public class SCTokenProviderImpl extends Object implements IssuedTokenProvider
| Constructor and Description |
|---|
SCTokenProviderImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel(IssuedTokenContext ctx) |
void |
issue(IssuedTokenContext ctx) |
void |
renew(IssuedTokenContext ctx) |
void |
validate(IssuedTokenContext ctx) |
public void issue(IssuedTokenContext ctx) throws WSTrustException
issue in interface IssuedTokenProviderWSTrustExceptionpublic void cancel(IssuedTokenContext ctx) throws WSTrustException
cancel in interface IssuedTokenProviderWSTrustExceptionpublic void renew(IssuedTokenContext ctx) throws WSTrustException
renew in interface IssuedTokenProviderWSTrustExceptionpublic void validate(IssuedTokenContext ctx) throws WSTrustException
validate in interface IssuedTokenProviderWSTrustExceptionCopyright © 2005–2018 Oracle Corporation. All rights reserved.