Class ClaimList
java.lang.Object
com.predic8.membrane.core.interceptor.oauth2.ClaimList
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetClaimsForScope(String scope) getValidClaims(String claimsToCheck) getValue()voidbooleanvoidsetScopes(List<ClaimList.Scope> scopes) voidsetSupportedClaims(HashSet<String> supportedClaims) void
-
Constructor Details
-
ClaimList
public ClaimList()
-
-
Method Details
-
getSupportedClaims
-
setSupportedClaims
-
init
-
getSupportedScopes
-
getSupportedClaimsAsString
-
getValidClaims
-
getClaimsFromSession
-
getClaimsForScope
-
scopeExists
-
getValue
-
setValue
-
getScopes
-
setScopes
-