Class Hierarchy
- java.lang.Object
- org.apache.cxf.sts.operation.AbstractOperation
- org.apache.cxf.sts.operation.TokenCancelOperation (implements org.apache.cxf.ws.security.sts.provider.operation.CancelOperation)
- org.apache.cxf.sts.operation.TokenIssueOperation (implements org.apache.cxf.ws.security.sts.provider.operation.IssueOperation, org.apache.cxf.ws.security.sts.provider.operation.IssueSingleOperation)
- org.apache.cxf.sts.operation.TokenRenewOperation (implements org.apache.cxf.ws.security.sts.provider.operation.RenewOperation)
- org.apache.cxf.sts.operation.TokenRequestCollectionOperation (implements org.apache.cxf.ws.security.sts.provider.operation.RequestCollectionOperation)
- org.apache.cxf.sts.operation.TokenValidateOperation (implements org.apache.cxf.ws.security.sts.provider.operation.ValidateOperation)
- org.apache.cxf.sts.operation.DefaultTokenWrapper (implements org.apache.cxf.sts.operation.TokenWrapper)
- org.apache.cxf.sts.operation.AbstractOperation
Interface Hierarchy
- org.apache.cxf.sts.operation.TokenWrapper