Uses of Class
org.entur.jwt.spring.auth0.properties.Auth0Properties
-
Packages that use Auth0Properties Package Description org.entur.jwt.spring.auth0 -
-
Uses of Auth0Properties in org.entur.jwt.spring.auth0
Methods in org.entur.jwt.spring.auth0 with parameters of type Auth0Properties Modifier and Type Method Description org.entur.jwt.spring.filter.JwtAuthorityMapper<com.auth0.jwt.interfaces.DecodedJWT>Auth0SecurityAutoConfiguration. jwtAuthorityMapper(Auth0Properties properties)org.entur.jwt.verifier.JwtClaimExtractor<com.auth0.jwt.interfaces.DecodedJWT>Auth0SecurityAutoConfiguration. jwtClaimExtractor(Auth0Properties properties)
-