Uses of Interface
org.apache.cxf.sts.token.renewer.TokenRenewer
Packages that use TokenRenewer
-
Uses of TokenRenewer in org.apache.cxf.sts.operation
Methods in org.apache.cxf.sts.operation that return types with arguments of type TokenRenewerMethod parameters in org.apache.cxf.sts.operation with type arguments of type TokenRenewerModifier and TypeMethodDescriptionvoidTokenRenewOperation.setTokenRenewers(List<TokenRenewer> tokenRenewerList) -
Uses of TokenRenewer in org.apache.cxf.sts.token.renewer
Classes in org.apache.cxf.sts.token.renewer that implement TokenRenewerModifier and TypeClassDescriptionclassA TokenRenewer implementation that renews a (valid or expired) SAML Token.