| Package | Description |
|---|---|
| com.sun.xml.ws.security.impl.policy | |
| com.sun.xml.ws.security.impl.policyconv | |
| com.sun.xml.ws.security.policy |
| Modifier and Type | Class and Description |
|---|---|
class |
Issuer |
| Modifier and Type | Method and Description |
|---|---|
Issuer |
IssuedToken.getIssuer() |
| Modifier and Type | Method and Description |
|---|---|
Issuer |
SCTokenWrapper.getIssuer() |
| Modifier and Type | Method and Description |
|---|---|
Issuer |
HttpsToken.getIssuer()
returns the issuer for the X509 token.
|
Issuer |
KerberosToken.getIssuer()
returns the issuer for the Kerberos token.
|
Issuer |
SecureConversationToken.getIssuer()
returns the issuer for the SecureConversation token.
|
Issuer |
SamlToken.getIssuer()
returns the issuer for the SAML token.
|
Issuer |
IssuedToken.getIssuer()
returns
Issuer which is the issuer for the issued token. |
Issuer |
X509Token.getIssuer()
returns the issuer for the X509 token.
|
Issuer |
UserNameToken.getIssuer()
returns the issuer for the Username token.
|
Issuer |
SpnegoContextToken.getIssuer()
returns the issuer for the SpnegoContext token.
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.