- loadUserBySAML(SAMLCredential) - Method in interface org.springframework.security.saml.userdetails.SAMLUserDetailsService
-
The method is supposed to identify local account of user referenced by data in the SAML assertion
and return UserDetails object describing the user.
- LOCAL_CONTEXT_PATH - Static variable in class org.springframework.security.saml.SAMLConstants
-
Used to store context path inside InTransport
- LOCAL_ENTITY_ID - Static variable in class org.springframework.security.saml.SAMLConstants
-
Used as attribute inside HttpServletRequest to indicate required local entity id to the context provider.
- LocationAwareInTransport - Interface in org.opensaml.ws.transport.http
-
Interface marks HTTP In Transports which can contain URL at which is the reception of data done.
- log - Static variable in class org.springframework.security.saml.context.SAMLContextProviderImpl
-
- log(String, String, SAMLMessageContext) - Method in class org.springframework.security.saml.log.SAMLDefaultLogger
-
- log(String, String, SAMLMessageContext, Exception) - Method in class org.springframework.security.saml.log.SAMLDefaultLogger
-
- log(String, String, SAMLMessageContext, Authentication, Exception) - Method in class org.springframework.security.saml.log.SAMLDefaultLogger
-
- log(String, String, SAMLMessageContext) - Method in class org.springframework.security.saml.log.SAMLEmptyLogger
-
- log(String, String, SAMLMessageContext, Exception) - Method in class org.springframework.security.saml.log.SAMLEmptyLogger
-
- log(String, String, SAMLMessageContext, Authentication, Exception) - Method in class org.springframework.security.saml.log.SAMLEmptyLogger
-
- log(String, String, SAMLMessageContext) - Method in interface org.springframework.security.saml.log.SAMLLogger
-
- log(String, String, SAMLMessageContext, Exception) - Method in interface org.springframework.security.saml.log.SAMLLogger
-
- log(String, String, SAMLMessageContext, Authentication, Exception) - Method in interface org.springframework.security.saml.log.SAMLLogger
-
- log - Variable in class org.springframework.security.saml.metadata.ExtendedMetadataDelegate
-
- log - Static variable in class org.springframework.security.saml.metadata.MetadataDisplayFilter
-
Class logger.
- log - Static variable in class org.springframework.security.saml.metadata.MetadataGenerator
-
Class logger.
- log - Static variable in class org.springframework.security.saml.metadata.MetadataGeneratorFilter
-
Class logger.
- log - Variable in class org.springframework.security.saml.metadata.MetadataManager
-
- log - Static variable in class org.springframework.security.saml.parser.SAMLBase
-
- log - Static variable in class org.springframework.security.saml.SAMLDiscovery
-
- log - Static variable in class org.springframework.security.saml.SAMLEntryPoint
-
- log - Static variable in class org.springframework.security.saml.SAMLLogoutFilter
-
- log - Static variable in class org.springframework.security.saml.SAMLLogoutProcessingFilter
-
Class logger.
- log - Static variable in class org.springframework.security.saml.SAMLProcessingFilter
-
- log - Static variable in class org.springframework.security.saml.SAMLRelayStateSuccessHandler
-
Class logger.
- log - Variable in class org.springframework.security.saml.storage.HttpSessionStorage
-
Class logger.
- log - Variable in class org.springframework.security.saml.websso.AbstractProfileBase
-
Class logger.
- LOGOUT_PARAMETER - Static variable in class org.springframework.security.saml.SAMLLogoutFilter
-
Name of parameter of HttpRequest indicating whether this call should perform only local logout.
- LOGOUT_REQUEST - Static variable in class org.springframework.security.saml.SAMLConstants
-
- LOGOUT_RESPONSE - Static variable in class org.springframework.security.saml.SAMLConstants
-
- logoutProfile - Variable in class org.springframework.security.saml.SAMLLogoutProcessingFilter
-