Uses of Interface
org.apache.cxf.ws.security.sts.provider.operation.RenewOperation
Packages that use RenewOperation
-
Uses of RenewOperation in org.apache.cxf.sts.operation
Classes in org.apache.cxf.sts.operation that implement RenewOperationModifier and TypeClassDescriptionclassAn implementation of the IssueOperation interface to renew tokens.Methods in org.apache.cxf.sts.operation that return RenewOperationMethods in org.apache.cxf.sts.operation with parameters of type RenewOperationModifier and TypeMethodDescriptionvoidTokenRequestCollectionOperation.setRenewOperation(RenewOperation renewOperation) -
Uses of RenewOperation in org.apache.cxf.ws.security.sts.provider
Methods in org.apache.cxf.ws.security.sts.provider that return RenewOperationMethods in org.apache.cxf.ws.security.sts.provider with parameters of type RenewOperationModifier and TypeMethodDescriptionvoidSecurityTokenServiceImpl.setRenewOperation(RenewOperation renewOperation) voidSecurityTokenServiceProvider.setRenewOperation(RenewOperation renewOperation)