public class STSUPAuthenticationProvider extends STSAuthenticationProvider
appliesTo, bus, HTTP_DOCS_OASIS_OPEN_ORG_WS_SX_WS_TRUST_200512, HTTP_DOCS_OASIS_OPEN_ORG_WS_SX_WS_TRUST_200512_BEARER, HTTP_SCHEMAS_XMLSOAP_ORG_WS_2005_02_TRUST, lifetime, namespace, properties, roleURI, tokenType, use200502Namespace, wsdlEndpoint, wsdlLocation, wsdlService| Constructor and Description |
|---|
STSUPAuthenticationProvider() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.security.core.Authentication |
authenticate(org.springframework.security.core.Authentication authentication) |
boolean |
supports(Class<?> authentication) |
createAuthorities, getAppliesTo, getBus, getLifetime, getNamespace, getProperties, getRoleURI, getTokenType, getWsdlEndpoint, getWsdlLocation, getWsdlService, isUse200502Namespace, mergeClaimToMap, parseClaimsInAssertion, setAppliesTo, setBus, setLifetime, setNamespace, setProperties, setRoleURI, setTokenType, setUse200502Namespace, setWsdlEndpoint, setWsdlLocation, setWsdlServicepublic org.springframework.security.core.Authentication authenticate(org.springframework.security.core.Authentication authentication)
throws org.springframework.security.core.AuthenticationException
org.springframework.security.core.AuthenticationExceptionpublic boolean supports(Class<?> authentication)
Apache Fediz