Uses of Interface
org.apache.cxf.sts.STSPropertiesMBean
Packages that use STSPropertiesMBean
Package
Description
-
Uses of STSPropertiesMBean in org.apache.cxf.sts
Classes in org.apache.cxf.sts that implement STSPropertiesMBeanModifier and TypeClassDescriptionclassA static implementation of the STSPropertiesMBean. -
Uses of STSPropertiesMBean in org.apache.cxf.sts.claims
Methods in org.apache.cxf.sts.claims that return STSPropertiesMBeanMethods in org.apache.cxf.sts.claims with parameters of type STSPropertiesMBeanModifier and TypeMethodDescriptionvoidClaimsParameters.setStsProperties(STSPropertiesMBean stsProperties) -
Uses of STSPropertiesMBean in org.apache.cxf.sts.operation
Fields in org.apache.cxf.sts.operation declared as STSPropertiesMBeanMethods in org.apache.cxf.sts.operation with parameters of type STSPropertiesMBeanModifier and TypeMethodDescriptionvoidAbstractOperation.setStsProperties(STSPropertiesMBean stsProperties) -
Uses of STSPropertiesMBean in org.apache.cxf.sts.provider
Methods in org.apache.cxf.sts.provider with parameters of type STSPropertiesMBeanModifier and TypeMethodDescriptionvoidDefaultSecurityTokenServiceProvider.setStsProperties(STSPropertiesMBean stsProperties) -
Uses of STSPropertiesMBean in org.apache.cxf.sts.request
Methods in org.apache.cxf.sts.request with parameters of type STSPropertiesMBeanModifier and TypeMethodDescriptionRequestParser.parseRequest(RequestSecurityTokenType request, Map<String, Object> messageContext, STSPropertiesMBean stsProperties, List<ClaimsParser> claimsParsers) -
Uses of STSPropertiesMBean in org.apache.cxf.sts.token.canceller
Methods in org.apache.cxf.sts.token.canceller that return STSPropertiesMBeanMethods in org.apache.cxf.sts.token.canceller with parameters of type STSPropertiesMBeanModifier and TypeMethodDescriptionvoidTokenCancellerParameters.setStsProperties(STSPropertiesMBean stsProperties) -
Uses of STSPropertiesMBean in org.apache.cxf.sts.token.delegation
Methods in org.apache.cxf.sts.token.delegation that return STSPropertiesMBeanMethods in org.apache.cxf.sts.token.delegation with parameters of type STSPropertiesMBeanModifier and TypeMethodDescriptionvoidTokenDelegationParameters.setStsProperties(STSPropertiesMBean stsProperties) -
Uses of STSPropertiesMBean in org.apache.cxf.sts.token.provider
Methods in org.apache.cxf.sts.token.provider that return STSPropertiesMBeanMethods in org.apache.cxf.sts.token.provider with parameters of type STSPropertiesMBeanModifier and TypeMethodDescriptionstatic ElementTokenProviderUtils.encryptToken(Element element, String id, STSPropertiesMBean stsProperties, EncryptionProperties encryptionProperties, KeyRequirements keyRequirements, Map<String, Object> messageContext) Encrypt a Token element using the given arguments.voidTokenProviderParameters.setStsProperties(STSPropertiesMBean stsProperties) protected voidAbstractSAMLTokenProvider.signToken(org.apache.wss4j.common.saml.SamlAssertionWrapper assertion, RealmProperties samlRealm, STSPropertiesMBean stsProperties, KeyRequirements keyRequirements) -
Uses of STSPropertiesMBean in org.apache.cxf.sts.token.renewer
Methods in org.apache.cxf.sts.token.renewer that return STSPropertiesMBeanMethods in org.apache.cxf.sts.token.renewer with parameters of type STSPropertiesMBeanModifier and TypeMethodDescriptionvoidTokenRenewerParameters.setStsProperties(STSPropertiesMBean stsProperties) -
Uses of STSPropertiesMBean in org.apache.cxf.sts.token.validator
Methods in org.apache.cxf.sts.token.validator that return STSPropertiesMBeanMethods in org.apache.cxf.sts.token.validator with parameters of type STSPropertiesMBeanModifier and TypeMethodDescriptionvoidTokenValidatorParameters.setStsProperties(STSPropertiesMBean stsProperties)