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


package org.apache.cxf.sts.token.renewer
  • Class
    Description
    A TokenRenewer implementation that renews a (valid or expired) SAML Token.
    An interface that can renew a security token.
    This class encapsulates the parameters that will be passed to a TokenRenewer instance to renew a token.
    This class encapsulates the response from a TokenRenewer instance after renewing a token.