-
Method Summary
void
Returns the processor responsible for this token
Methods inherited from interface org.apache.xml.security.stax.securityToken.SecurityToken
addTokenUsage, getId, getKeyIdentifier, getKeyWrappingToken, getPublicKey, getSecretKey, getSha1Identifier, getTokenType, getTokenUsages, getWrappedTokens, getX509Certificates, isAsymmetric
-
Method Details
-
getProcessor
Returns the processor responsible for this token
- Returns:
- the processor responsible for this token
-
getSecretKey
Returns the secret key
- Returns:
- The key
- Throws:
XMLSecurityException
- if the key can't be loaded
-
-