public interface IssuedTokenProvider
| Modifier and Type | Method and Description |
|---|---|
void |
cancel(IssuedTokenContext ctx) |
void |
issue(IssuedTokenContext ctx) |
void |
renew(IssuedTokenContext ctx) |
void |
validate(IssuedTokenContext ctx) |
void issue(IssuedTokenContext ctx) throws WSTrustException
WSTrustExceptionvoid cancel(IssuedTokenContext ctx) throws WSTrustException
WSTrustExceptionvoid renew(IssuedTokenContext ctx) throws WSTrustException
WSTrustExceptionvoid validate(IssuedTokenContext ctx) throws WSTrustException
WSTrustExceptionCopyright © 2005–2018 Oracle Corporation. All rights reserved.