Apache CXF API

Uses of Class
org.apache.cxf.sts.operation.AbstractOperation

Packages that use AbstractOperation
org.apache.cxf.sts.operation   
 

Uses of AbstractOperation in org.apache.cxf.sts.operation
 

Subclasses of AbstractOperation in org.apache.cxf.sts.operation
 class TokenCancelOperation
          An implementation for Cancel operation interface.
 class TokenIssueOperation
          An implementation of the IssueOperation interface.
 class TokenRenewOperation
          An implementation of the IssueOperation interface to renew tokens.
 class TokenRequestCollectionOperation
          An implementation of the RequestCollectionOperation interface.
 class TokenValidateOperation
          An implementation of the ValidateOperation interface.
 


Apache CXF API

Apache CXF