|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TokenCanceller | |
---|---|
org.apache.cxf.sts.operation | |
org.apache.cxf.sts.token.canceller |
Uses of TokenCanceller in org.apache.cxf.sts.operation |
---|
Methods in org.apache.cxf.sts.operation that return types with arguments of type TokenCanceller | |
---|---|
List<TokenCanceller> |
TokenCancelOperation.getTokenCancellers()
|
Method parameters in org.apache.cxf.sts.operation with type arguments of type TokenCanceller | |
---|---|
void |
TokenCancelOperation.setTokenCancellers(List<TokenCanceller> tokenCancellerList)
|
Uses of TokenCanceller in org.apache.cxf.sts.token.canceller |
---|
Classes in org.apache.cxf.sts.token.canceller that implement TokenCanceller | |
---|---|
class |
SCTCanceller
This class cancels a SecurityContextToken. |
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |