Uses of Interface
org.apache.cxf.ws.security.sts.provider.operation.RenewOperation
-
Packages that use RenewOperation Package Description org.apache.cxf.ws.security.sts.provider -
-
Uses of RenewOperation in org.apache.cxf.ws.security.sts.provider
Methods in org.apache.cxf.ws.security.sts.provider that return RenewOperation Modifier and Type Method Description RenewOperationSecurityTokenServiceProvider. getRenewOperation()Methods in org.apache.cxf.ws.security.sts.provider with parameters of type RenewOperation Modifier and Type Method Description voidSecurityTokenServiceImpl. setRenewOperation(RenewOperation renewOperation)voidSecurityTokenServiceProvider. setRenewOperation(RenewOperation renewOperation)
-