Class STSIssuedTokenProviderImpl
java.lang.Object
com.sun.xml.ws.security.trust.impl.client.STSIssuedTokenProviderImpl
- All Implemented Interfaces:
IssuedTokenProvider
- Author:
- Jiandong Guo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcancel(IssuedTokenContext ctx) voidissue(IssuedTokenContext ctx) voidrenew(IssuedTokenContext ctx) void
-
Constructor Details
-
STSIssuedTokenProviderImpl
public STSIssuedTokenProviderImpl()
-
-
Method Details
-
issue
- Specified by:
issuein interfaceIssuedTokenProvider- Throws:
WSTrustException
-
cancel
- Specified by:
cancelin interfaceIssuedTokenProvider- Throws:
WSTrustException
-
renew
- Specified by:
renewin interfaceIssuedTokenProvider- Throws:
WSTrustException
-
validate
- Specified by:
validatein interfaceIssuedTokenProvider- Throws:
WSTrustException
-