Uses of Interface
com.sun.xml.ws.security.policy.Issuer
Packages that use Issuer
Package
Description
-
Uses of Issuer in com.sun.xml.ws.security.impl.policy
Classes in com.sun.xml.ws.security.impl.policy that implement IssuerMethods in com.sun.xml.ws.security.impl.policy that return Issuer -
Uses of Issuer in com.sun.xml.ws.security.impl.policyconv
Methods in com.sun.xml.ws.security.impl.policyconv that return Issuer -
Uses of Issuer in com.sun.xml.ws.security.policy
Methods in com.sun.xml.ws.security.policy that return IssuerModifier and TypeMethodDescriptionHttpsToken.getIssuer()returns the issuer for the X509 token.IssuedToken.getIssuer()returnsIssuerwhich is the issuer for the issued token.KerberosToken.getIssuer()returns the issuer for the Kerberos token.SamlToken.getIssuer()returns the issuer for the SAML token.SecureConversationToken.getIssuer()returns the issuer for the SecureConversation token.SpnegoContextToken.getIssuer()returns the issuer for the SpnegoContext token.UserNameToken.getIssuer()returns the issuer for the Username token.X509Token.getIssuer()returns the issuer for the X509 token.