|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SignatureStatus | |
|---|---|
| eu.emi.dsr.security | |
| Uses of SignatureStatus in eu.emi.dsr.security |
|---|
| Methods in eu.emi.dsr.security that return SignatureStatus | |
|---|---|
SignatureStatus |
SecurityTokens.getMessageSignatureStatus()
Returns the status of the request's signature. |
static SignatureStatus |
SignatureStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SignatureStatus[] |
SignatureStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in eu.emi.dsr.security with parameters of type SignatureStatus | |
|---|---|
void |
SecurityTokens.setMessageSignatureStatus(SignatureStatus status)
Sets a status of the request's signature. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||