Uses of Interface
de.msi.oauth.flow.signature.PlainTextSignature
| Package | Description |
|---|---|
| de.msi.oauth.flow.signature |
-
Uses of PlainTextSignature in de.msi.oauth.flow.signature
Classes in de.msi.oauth.flow.signature that implement PlainTextSignature Modifier and Type Class Description static classPlainTextSignature.DefaultPlainTextSignatureThe default implementation of thePlainTextSignature.Methods in de.msi.oauth.flow.signature with parameters of type PlainTextSignature Modifier and Type Method Description default RSignatureMethodHandler. visit(PlainTextSignature method)HandlePlainTextSignaturein a typesafe way.