|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HttpsToken
Field Summary |
---|
Method Summary | |
---|---|
Claims |
getClaims()
|
Issuer |
getIssuer()
returns the issuer for the X509 token. |
IssuerName |
getIssuerName()
|
boolean |
isHttpBasicAuthentication()
valid for SecurityPolicy 1.2 only returns true if HttpBasicAuthentication nested policy assertion is present |
boolean |
isHttpDigestAuthentication()
valid for SecurityPolicy 1.2 only returns true if HttpDigestAuthentication nested policy assertion is present |
boolean |
isRequireClientCertificate()
returns value of RequireClientCertificate attribute for 2005/07 SP version or true if RequireClientCertificate assertion is present in SP 1.2 version |
Methods inherited from interface com.sun.xml.ws.security.policy.Token |
---|
getIncludeToken, getSecurityPolicyVersion, getTokenId |
Method Detail |
---|
boolean isRequireClientCertificate()
boolean isHttpBasicAuthentication()
boolean isHttpDigestAuthentication()
Issuer getIssuer()
IssuerName getIssuerName()
Claims getClaims()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |