Uses of Class
org.apache.cxf.sts.operation.AbstractOperation
-
Packages that use AbstractOperation Package Description org.apache.cxf.sts.operation -
-
Uses of AbstractOperation in org.apache.cxf.sts.operation
Subclasses of AbstractOperation in org.apache.cxf.sts.operation Modifier and Type Class Description classTokenCancelOperationAn implementation for Cancel operation interface.classTokenIssueOperationAn implementation of the IssueOperation interface.classTokenRenewOperationAn implementation of the IssueOperation interface to renew tokens.classTokenRequestCollectionOperationAn implementation of the RequestCollectionOperation interface.classTokenValidateOperationAn implementation of the ValidateOperation interface.
-