|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OutboundSecurityToken
Method Summary | |
---|---|
void |
addWrappedToken(OutboundSecurityToken securityToken)
|
Object |
getProcessor()
Returns the responsible processor for this token |
Key |
getSecretKey(String algorithmURI)
Returns the secret key |
Methods inherited from interface org.apache.xml.security.stax.securityToken.SecurityToken |
---|
addTokenUsage, getId, getKeyIdentifier, getKeyWrappingToken, getPublicKey, getSecretKey, getSha1Identifier, getTokenType, getTokenUsages, getWrappedTokens, getX509Certificates, isAsymmetric |
Method Detail |
---|
Object getProcessor()
Key getSecretKey(String algorithmURI) throws XMLSecurityException
XMLSecurityException
- if the key can't be loadedvoid addWrappedToken(OutboundSecurityToken securityToken)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |