|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.xml.ws.security.secconv.impl.client.SCTokenProviderImpl
public class SCTokenProviderImpl
Constructor Summary | |
---|---|
SCTokenProviderImpl()
|
Method Summary | |
---|---|
void |
cancel(com.sun.xml.ws.security.IssuedTokenContext ctx)
|
void |
issue(com.sun.xml.ws.security.IssuedTokenContext ctx)
|
void |
renew(com.sun.xml.ws.security.IssuedTokenContext ctx)
|
void |
validate(com.sun.xml.ws.security.IssuedTokenContext ctx)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SCTokenProviderImpl()
Method Detail |
---|
public void issue(com.sun.xml.ws.security.IssuedTokenContext ctx) throws WSTrustException
issue
in interface IssuedTokenProvider
WSTrustException
public void cancel(com.sun.xml.ws.security.IssuedTokenContext ctx) throws WSTrustException
cancel
in interface IssuedTokenProvider
WSTrustException
public void renew(com.sun.xml.ws.security.IssuedTokenContext ctx) throws WSTrustException
renew
in interface IssuedTokenProvider
WSTrustException
public void validate(com.sun.xml.ws.security.IssuedTokenContext ctx) throws WSTrustException
validate
in interface IssuedTokenProvider
WSTrustException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |