Apache CXF API

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

Interface Summary
TokenRenewer An interface that can renew a security token.
 

Class Summary
SAMLTokenRenewer A TokenRenewer implementation that renews a (valid or expired) SAML 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