Package org.apache.cxf.sts.token.renewer
-
Interface Summary Interface Description TokenRenewer An interface that can renew a security token. -
Class Summary Class Description 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.