Uses of Class
org.apache.cxf.ws.security.sts.provider.STSException
Packages that use STSException
-
Uses of STSException in org.apache.cxf.sts
Methods in org.apache.cxf.sts that throw STSExceptionModifier and TypeMethodDescriptionvoidStaticSTSProperties.configureProperties()Load the CallbackHandler, Crypto objects, if necessary.voidSTSPropertiesMBean.configureProperties()Load/process the CallbackHandler, Crypto objects, etc.RealmParser.parseRealm(Map<String, Object> messageContext) Return the realm of the current request given a message context map -
Uses of STSException in org.apache.cxf.sts.request
Methods in org.apache.cxf.sts.request that throw STSExceptionModifier and TypeMethodDescriptionRequestParser.parseRequest(RequestSecurityTokenType request, Map<String, Object> messageContext, STSPropertiesMBean stsProperties, List<ClaimsParser> claimsParsers) Constructors in org.apache.cxf.sts.request that throw STSException