Apache CXF API

Uses of Package
org.apache.cxf.sts.token.renewer

Packages that use org.apache.cxf.sts.token.renewer
org.apache.cxf.sts.event   
org.apache.cxf.sts.operation   
org.apache.cxf.sts.token.renewer   
 

Classes in org.apache.cxf.sts.token.renewer used by org.apache.cxf.sts.event
TokenRenewerParameters
          This class encapsulates the parameters that will be passed to a TokenRenewer instance to renew a token.
 

Classes in org.apache.cxf.sts.token.renewer used by org.apache.cxf.sts.operation
TokenRenewer
          An interface that can renew a security token.
 

Classes in org.apache.cxf.sts.token.renewer used by org.apache.cxf.sts.token.renewer
TokenRenewer
          An interface that can renew a security token.
TokenRenewerParameters
          This class encapsulates the parameters that will be passed to a TokenRenewer instance to renew a token.
TokenRenewerResponse
          This class encapsulates the response from a TokenRenewer instance after renewing a token.
 


Apache CXF API

Apache CXF