A C F I L O R S 
All Classes All Packages

A

authenticationRequestContextResolver() - Method in class org.openl.security.saml.OpenLSamlBuilder
Create DefaultSaml2AuthenticationRequestContextResolver based on DefaultRelyingPartyRegistrationResolver.

C

convert(OpenSaml4AuthenticationProvider.ResponseToken) - Method in class org.openl.security.saml.OpenLResponseAuthenticationConverter
Creates Saml2Authentication and SimpleUser based on the ResponseToken from the IDP.

F

findByRegistrationId(String) - Method in class org.openl.security.saml.LazyInMemoryRelyingPartyRegistrationRepository
Returns the relying party registration identified by the provided.

I

iterator() - Method in class org.openl.security.saml.LazyInMemoryRelyingPartyRegistrationRepository
Returns an iterator over elements of type T.

L

LazyInMemoryRelyingPartyRegistrationRepository - Class in org.openl.security.saml
Lazy RelyingPartyRegistration initialization, for the case when IDP is not available for some reason.
LazyInMemoryRelyingPartyRegistrationRepository(PropertyResolver) - Constructor for class org.openl.security.saml.LazyInMemoryRelyingPartyRegistrationRepository
 
logout(HttpServletRequest, HttpServletResponse, Authentication) - Method in class org.openl.security.saml.SamlLogoutSuccessHandler
Causes a logout to be completed.

O

OpenLResponseAuthenticationConverter - Class in org.openl.security.saml
Creates Saml2Authentication and SimpleUser based on the ResponseToken from the IDP.
OpenLResponseAuthenticationConverter(PropertyResolver, Consumer<User>, BiFunction<String, Collection<? extends GrantedAuthority>, Collection<Privilege>>) - Constructor for class org.openl.security.saml.OpenLResponseAuthenticationConverter
 
OpenLSamlBuilder - Class in org.openl.security.saml
Used for configuration security-saml.xml.
OpenLSamlBuilder(PropertyResolver) - Constructor for class org.openl.security.saml.OpenLSamlBuilder
 
openSaml4AuthenticationProvider() - Method in class org.openl.security.saml.OpenLSamlBuilder
 
org.openl.security.saml - package org.openl.security.saml
 

R

relyingPartyRegistration() - Method in class org.openl.security.saml.OpenLSamlBuilder
Create RelyingPartyRegistrationRepository instance of LazyInMemoryRelyingPartyRegistrationRepository.
relyingPartyRegistrationResolver() - Method in class org.openl.security.saml.OpenLSamlBuilder
Create DefaultRelyingPartyRegistrationResolver based on LazyInMemoryRelyingPartyRegistrationRepository.

S

SamlLogoutSuccessHandler - Class in org.openl.security.saml
Finishes logout by calling logoutSuccessHandler.
SamlLogoutSuccessHandler(OpenSaml4LogoutRequestResolver) - Constructor for class org.openl.security.saml.SamlLogoutSuccessHandler
 
A C F I L O R S 
All Classes All Packages