Uses of Interface
com.sun.xml.ws.security.policy.Token
-
-
Uses of Token in com.sun.xml.ws.api.security.secconv.client
Methods in com.sun.xml.ws.api.security.secconv.client that return Token Modifier and Type Method Description abstract TokenSCTokenConfiguration. getSCToken() -
Uses of Token in com.sun.xml.ws.security.impl.policy
Methods in com.sun.xml.ws.security.impl.policy that return Token Modifier and Type Method Description TokenSymmetricBinding. getEncryptionToken()TokenAsymmetricBinding. getInitiatorEncryptionToken()TokenAsymmetricBinding. getInitiatorSignatureToken()TokenAsymmetricBinding. getInitiatorToken()TokenSymmetricBinding. getProtectionToken()TokenAsymmetricBinding. getRecipientEncryptionToken()TokenAsymmetricBinding. getRecipientSignatureToken()TokenAsymmetricBinding. getRecipientToken()TokenSymmetricBinding. getSignatureToken()TokenToken. getToken()TokenTransportBinding. getTransportToken()Methods in com.sun.xml.ws.security.impl.policy with parameters of type Token Modifier and Type Method Description voidSupportingTokens. addToken(Token token)voidTransportBinding. addTransportToken(Token token)voidSymmetricBinding. setEncryptionToken(Token token)voidAsymmetricBinding. setInitiatorEncryptionToken(Token token)voidAsymmetricBinding. setInitiatorSignatureToken(Token token)voidAsymmetricBinding. setInitiatorToken(Token token)voidSymmetricBinding. setProtectionToken(Token token)voidAsymmetricBinding. setRecipientEncryptionToken(Token token)voidAsymmetricBinding. setRecipientSignatureToken(Token token)voidAsymmetricBinding. setRecipientToken(Token token)voidSymmetricBinding. setSignatureToken(Token token)voidToken. setToken(Token token) -
Uses of Token in com.sun.xml.ws.security.impl.policyconv
Classes in com.sun.xml.ws.security.impl.policyconv that implement Token Modifier and Type Class Description classSCTokenWrapperMethods in com.sun.xml.ws.security.impl.policyconv that return Token Modifier and Type Method Description protected TokenAsymmetricBindingProcessor. getEncryptionToken()protected TokenAsymmetricBindingProcessor. getSignatureToken()Methods in com.sun.xml.ws.security.impl.policyconv with parameters of type Token Modifier and Type Method Description voidTokenProcessor. addKeyBinding(Binding binding, WSSPolicy policy, Token token, boolean ignoreDK)protected voidSymmetricBindingProcessor. addSymmetricKeyBinding(WSSPolicy policy, Token token)protected voidEndorsingSupportingTokensProcessor. addToPrimarySignature(WSSPolicy policy, Token token)protected voidSignedEndorsingSupportingTokensProcessor. addToPrimarySignature(WSSPolicy policy, Token token)protected voidSignedSupportingTokensProcessor. addToPrimarySignature(WSSPolicy policy, Token token)protected voidSupportingTokensProcessor. addToPrimarySignature(WSSPolicy policy, Token token)protected voidEndorsingSupportingTokensProcessor. collectSignaturePolicies(Token token)protected voidSupportingTokensProcessor. collectSignaturePolicies(Token token)protected voidSupportingTokensProcessor. createSupportingSignature(Token token)protected voidEncryptedSupportingTokensProcessor. encryptToken(Token token, SecurityPolicyVersion spVersion)protected voidEndorsingEncryptedSupportingTokensProcessor. encryptToken(Token token, SecurityPolicyVersion spVersion)protected voidEndorsingSupportingTokensProcessor. encryptToken(Token token, SecurityPolicyVersion spVersion)protected voidSignedEncryptedSupportingTokensProcessor. encryptToken(Token token, SecurityPolicyVersion spVersion)protected voidSignedEndorsingEncryptedSupportingTokensProcessor. encryptToken(Token token, SecurityPolicyVersion spVersion)protected voidSupportingTokensProcessor. encryptToken(Token token, SecurityPolicyVersion spVersion)WSSPolicyTokenProcessor. getWSSToken(Token token)protected voidTokenProcessor. setTokenInclusion(KeyBindingBase xwssToken, Token token) -
Uses of Token in com.sun.xml.ws.security.policy
Subinterfaces of Token in com.sun.xml.ws.security.policy Modifier and Type Interface Description interfaceEncryptedSupportingTokensEncrypted supporting tokens are supporting tokens that are included in the security header and MUST be encrypted when they appear in the security header.interfaceEndorsingEncryptedSupportingTokensEndorsing, encrypted supporting tokens are Endorsing supporting tokens that are also encrypted when they appear in the wsse:SecurityHeader.interfaceEndorsingSupportingTokensEndorsing tokens sign the message signature, that is they sign the entire Signature element produced from the message signature and may optionally include additional message parts to sign and/or encryptinterfaceHttpsTokeninterfaceIssuedTokenThis element represents a requirement for an issued token, that is one issued by some token issuer using the mechanisms defined in WS-Trust.interfaceKerberosTokenThis interface represents Kerberos TokeninterfaceKeyValueTokeninterfaceRelTokeninterfaceRsaTokenRsaToken should be used with SecurityPolicy submission namespace (2005/07) and a namespace of http://schemas.microsoft.com/ws/2005/07/securitypolicy.interfaceSamlTokenThis interface represents requirement for SAML TokeninterfaceSecureConversationTokenThis interface represents requirement for Security Context Token defined in WS-SecureConversation 1.0interfaceSecurityContextTokeninterfaceSignedEncryptedSupportingTokensSigned, encrypted supporting tokens are Signed supporting tokens that are also encrypted when they appear in the wsse:SecurityHeader.interfaceSignedEndorsingEncryptedSupportingTokensSigned, endorsing, encrypted supporting tokens are signed, endorsing supporting tokens that are also encrypted when they appear in the wsse:SecurityHeader.interfaceSignedEndorsingSupportingTokensSigned endorsing tokens sign the entire ds:Signature element produced from the message signature and are themselves signed by that message signature, that is both tokens (the token used for the message signature and the signed endorsing token) sign each other.interfaceSignedSupportingTokensSigned tokens are included in the message signature as defined above and may optionally include additional message parts to sign and/or encrypt.interfaceSpnegoContextTokeninterfaceSupportingTokensSupporting tokens are included in the security header and may optionally include additional message parts to sign and/or encrypt.interfaceTransportTokeninterfaceUserNameTokenRepresents UsernameToken AssertioninterfaceX509TokenRepresents BinarySecurityToken.Methods in com.sun.xml.ws.security.policy that return Token Modifier and Type Method Description TokenSymmetricBinding. getEncryptionToken()returns the EncryptionTokenTokenAsymmetricBinding. getInitiatorEncryptionToken()returns Initiator tokenTokenAsymmetricBinding. getInitiatorSignatureToken()returns Initiator tokenTokenAsymmetricBinding. getInitiatorToken()returns Initiator tokenTokenSymmetricBinding. getProtectionToken()return token to be used for signature and encryption operations.TokenAsymmetricBinding. getRecipientEncryptionToken()returns Recipient tokenTokenAsymmetricBinding. getRecipientSignatureToken()returns Recipient tokenTokenAsymmetricBinding. getRecipientToken()returns Recipient tokenTokenSymmetricBinding. getSignatureToken()returns token to be used for Signature operationsTokenTransportBinding. getTransportToken()get the Transport token , eg: HttpsToken -
Uses of Token in com.sun.xml.ws.security.secconv.impl.client
Methods in com.sun.xml.ws.security.secconv.impl.client that return Token Modifier and Type Method Description TokenDefaultSCTokenConfiguration. getSCToken() -
Uses of Token in com.sun.xml.wss.jaxws.impl
Methods in com.sun.xml.wss.jaxws.impl with parameters of type Token Modifier and Type Method Description protected MessagePolicySecurityTubeBase. getInboundXWSBootstrapPolicy(Token scAssertion)protected List<com.sun.xml.ws.policy.PolicyAssertion>SecurityTubeBase. getIssuedTokenPoliciesFromBootstrapPolicy(Token scAssertion)protected List<com.sun.xml.ws.policy.PolicyAssertion>SecurityTubeBase. getKerberosTokenPoliciesFromBootstrapPolicy(Token scAssertion)protected MessagePolicySecurityTubeBase. getOutgoingXWSBootstrapPolicy(Token scAssertion) -
Uses of Token in com.sun.xml.wss.provider.wsit
Methods in com.sun.xml.wss.provider.wsit with parameters of type Token Modifier and Type Method Description protected List<com.sun.xml.ws.policy.PolicyAssertion>WSITAuthContextBase. getIssuedTokenPoliciesFromBootstrapPolicy(Token scAssertion)protected List<com.sun.xml.ws.policy.PolicyAssertion>WSITAuthContextBase. getKerberosTokenPoliciesFromBootstrapPolicy(Token scAssertion)protected MessagePolicyWSITAuthContextBase. getOutgoingXWSBootstrapPolicy(Token scAssertion)
-