Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
C
- CaseTransformation - Enum Class in org.bremersee.spring.security.core.authority.mapping
-
The case transformation.
- convert(Jwt) - Method in class org.bremersee.spring.security.oauth2.server.resource.authentication.JsonPathJwtConverter
E
- EMAIL_REGEX - Static variable in interface org.bremersee.spring.security.core.EmailToUsernameResolver
-
Email regex from emailregex.com (RFC 5322 Official Standard).
- EmailToUsernameResolver - Interface in org.bremersee.spring.security.core
-
The email to username resolver.
G
- getAuthoritiesFromList(JsonPathJwtParser) - Method in class org.bremersee.spring.security.oauth2.server.resource.authentication.JsonPathJwtConverter
-
Gets authorities from list.
- getAuthoritiesFromValue(JsonPathJwtParser) - Method in class org.bremersee.spring.security.oauth2.server.resource.authentication.JsonPathJwtConverter
-
Gets authorities from value.
- getEmail() - Method in interface org.bremersee.spring.security.core.NormalizedPrincipal
-
Gets email.
- getEmail() - Method in class org.bremersee.spring.security.core.NormalizedUser
- getEmail(JsonPathJwtParser) - Method in class org.bremersee.spring.security.oauth2.server.resource.authentication.JsonPathJwtConverter
-
Gets email.
- getFirstName() - Method in interface org.bremersee.spring.security.core.NormalizedPrincipal
-
Gets first name.
- getFirstName() - Method in class org.bremersee.spring.security.core.NormalizedUser
- getFirstName(JsonPathJwtParser) - Method in class org.bremersee.spring.security.oauth2.server.resource.authentication.JsonPathJwtConverter
-
Gets first name.
- getGrantedAuthorities(JsonPathJwtParser) - Method in class org.bremersee.spring.security.oauth2.server.resource.authentication.JsonPathJwtConverter
-
Gets granted authorities.
- getLastName() - Method in interface org.bremersee.spring.security.core.NormalizedPrincipal
-
Gets last name.
- getLastName() - Method in class org.bremersee.spring.security.core.NormalizedUser
- getLastName(JsonPathJwtParser) - Method in class org.bremersee.spring.security.oauth2.server.resource.authentication.JsonPathJwtConverter
-
Gets last name.
- getName() - Method in class org.bremersee.spring.security.core.NormalizedUser
- getPrincipal() - Method in interface org.bremersee.spring.security.core.NormalizedAuthentication
-
Returns the normalized principal.
- getPrincipal() - Method in class org.bremersee.spring.security.oauth2.server.resource.authentication.NormalizedJwtAuthenticationToken
- getUsername(Jwt, JsonPathJwtParser) - Method in class org.bremersee.spring.security.oauth2.server.resource.authentication.JsonPathJwtConverter
-
Gets username.
- getUsernameByEmail(String) - Method in interface org.bremersee.spring.security.core.EmailToUsernameResolver
-
Gets username by email.
I
- isValidEmail(String) - Method in interface org.bremersee.spring.security.core.EmailToUsernameResolver
-
Checks whether the given email is a valid email address.
J
- JsonPathJwtConverter - Class in org.bremersee.spring.security.oauth2.server.resource.authentication
-
The json path jwt converter.
- JsonPathJwtConverter(String, String, String, String, String, boolean, String, GrantedAuthoritiesMapper) - Constructor for class org.bremersee.spring.security.oauth2.server.resource.authentication.JsonPathJwtConverter
-
Instantiates a new Json path jwt converter.
- JsonPathJwtParser - Class in org.bremersee.spring.security.oauth2.server.resource.authentication
-
The json path jwt parser.
M
- mapAuthorities(Collection<? extends GrantedAuthority>) - Method in class org.bremersee.spring.security.core.authority.mapping.NormalizedGrantedAuthoritiesMapper
N
- NONE - Enum constant in enum class org.bremersee.spring.security.core.authority.mapping.CaseTransformation
-
None case transformation.
- normalize(String) - Method in class org.bremersee.spring.security.core.authority.mapping.NormalizedGrantedAuthoritiesMapper
-
Normalize granted authority.
- NormalizedAuthentication - Interface in org.bremersee.spring.security.core
-
The normalized authentication token.
- NormalizedGrantedAuthoritiesMapper - Class in org.bremersee.spring.security.core.authority.mapping
-
The normalized granted authorities mapper.
- NormalizedGrantedAuthoritiesMapper(List<String>, Map<String, String>, String, CaseTransformation, Map<String, String>) - Constructor for class org.bremersee.spring.security.core.authority.mapping.NormalizedGrantedAuthoritiesMapper
-
Instantiates a new normalized granted authorities mapper.
- NormalizedJwtAuthenticationToken - Class in org.bremersee.spring.security.oauth2.server.resource.authentication
-
The normalized jwt authentication token.
- NormalizedJwtAuthenticationToken(Jwt, NormalizedPrincipal, Collection<? extends GrantedAuthority>) - Constructor for class org.bremersee.spring.security.oauth2.server.resource.authentication.NormalizedJwtAuthenticationToken
-
Instantiates a new normalized jwt authentication token.
- NormalizedPrincipal - Interface in org.bremersee.spring.security.core
-
The normalized principal.
- NormalizedUser - Class in org.bremersee.spring.security.core
-
The normalized user.
- NormalizedUser(String, String, String, String) - Constructor for class org.bremersee.spring.security.core.NormalizedUser
-
Instantiates a new normalized user.
O
- org.bremersee.spring.security.core - package org.bremersee.spring.security.core
- org.bremersee.spring.security.core.authority.mapping - package org.bremersee.spring.security.core.authority.mapping
- org.bremersee.spring.security.oauth2.server.resource.authentication - package org.bremersee.spring.security.oauth2.server.resource.authentication
T
- TO_LOWER_CASE - Enum constant in enum class org.bremersee.spring.security.core.authority.mapping.CaseTransformation
-
To lower case transformation.
- TO_UPPER_CASE - Enum constant in enum class org.bremersee.spring.security.core.authority.mapping.CaseTransformation
-
To upper case transformation.
V
- valueOf(String) - Static method in enum class org.bremersee.spring.security.core.authority.mapping.CaseTransformation
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.bremersee.spring.security.core.authority.mapping.CaseTransformation
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form