public interface STSTokenProvider
| Modifier and Type | Method and Description |
|---|---|
void |
generateToken(IssuedTokenContext ctx) |
void |
invalidateToken(IssuedTokenContext ctx) |
void |
isValideToken(IssuedTokenContext ctx) |
void |
renewToken(IssuedTokenContext ctx) |
void generateToken(IssuedTokenContext ctx) throws WSTrustException
WSTrustExceptionvoid isValideToken(IssuedTokenContext ctx) throws WSTrustException
WSTrustExceptionvoid renewToken(IssuedTokenContext ctx) throws WSTrustException
WSTrustExceptionvoid invalidateToken(IssuedTokenContext ctx) throws WSTrustException
WSTrustExceptionCopyright © 2005–2018 Oracle Corporation. All rights reserved.