Uses of Class
org.apache.cxf.sts.request.TokenRequirements
-
-
Uses of TokenRequirements in org.apache.cxf.sts.claims
Methods in org.apache.cxf.sts.claims that return TokenRequirements Modifier and Type Method Description TokenRequirementsClaimsParameters. getTokenRequirements()Methods in org.apache.cxf.sts.claims with parameters of type TokenRequirements Modifier and Type Method Description voidClaimsParameters. setTokenRequirements(TokenRequirements tokenRequirements) -
Uses of TokenRequirements in org.apache.cxf.sts.operation
-
Uses of TokenRequirements in org.apache.cxf.sts.request
Methods in org.apache.cxf.sts.request that return TokenRequirements Modifier and Type Method Description TokenRequirementsRequestRequirements. getTokenRequirements()Methods in org.apache.cxf.sts.request with parameters of type TokenRequirements Modifier and Type Method Description voidRequestRequirements. setTokenRequirements(TokenRequirements tokenRequirements) -
Uses of TokenRequirements in org.apache.cxf.sts.token.canceller
Methods in org.apache.cxf.sts.token.canceller that return TokenRequirements Modifier and Type Method Description TokenRequirementsTokenCancellerParameters. getTokenRequirements()Methods in org.apache.cxf.sts.token.canceller with parameters of type TokenRequirements Modifier and Type Method Description voidTokenCancellerParameters. setTokenRequirements(TokenRequirements tokenRequirements) -
Uses of TokenRequirements in org.apache.cxf.sts.token.delegation
Methods in org.apache.cxf.sts.token.delegation that return TokenRequirements Modifier and Type Method Description TokenRequirementsTokenDelegationParameters. getTokenRequirements()Methods in org.apache.cxf.sts.token.delegation with parameters of type TokenRequirements Modifier and Type Method Description voidTokenDelegationParameters. setTokenRequirements(TokenRequirements tokenRequirements) -
Uses of TokenRequirements in org.apache.cxf.sts.token.provider
Methods in org.apache.cxf.sts.token.provider that return TokenRequirements Modifier and Type Method Description TokenRequirementsTokenProviderParameters. getTokenRequirements()Methods in org.apache.cxf.sts.token.provider with parameters of type TokenRequirements Modifier and Type Method Description voidTokenProviderParameters. setTokenRequirements(TokenRequirements tokenRequirements) -
Uses of TokenRequirements in org.apache.cxf.sts.token.renewer
Methods in org.apache.cxf.sts.token.renewer that return TokenRequirements Modifier and Type Method Description TokenRequirementsTokenRenewerParameters. getTokenRequirements()Methods in org.apache.cxf.sts.token.renewer with parameters of type TokenRequirements Modifier and Type Method Description voidTokenRenewerParameters. setTokenRequirements(TokenRequirements tokenRequirements) -
Uses of TokenRequirements in org.apache.cxf.sts.token.validator
Methods in org.apache.cxf.sts.token.validator that return TokenRequirements Modifier and Type Method Description TokenRequirementsTokenValidatorParameters. getTokenRequirements()Methods in org.apache.cxf.sts.token.validator with parameters of type TokenRequirements Modifier and Type Method Description voidTokenValidatorParameters. setTokenRequirements(TokenRequirements tokenRequirements)
-