Package no.unit.nva.auth
Class CognitoUserInfo.Builder
java.lang.Object
no.unit.nva.auth.CognitoUserInfo.Builder
- Enclosing class:
- CognitoUserInfo
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withAccessRights(Set<String> accessRights) withAllowedCustomers(String allowedCustomers) withCognitoUsername(String cognitoUsername) withCurrentCustomer(URI currentCustomer) withFeideId(String feideId) withIssuer(URI issuer) withPersonAffiliation(URI personAffiliation) withPersonCristinId(URI personCristinId) withPersonNin(String personNin) withTopOrgCristinId(URI topOrgCristinId) withUserName(String userName) withViewingScopeExcluded(String viewingScopeExcluded) withViewingScopeIncluded(String viewingScopeIncluded)
-
Method Details
-
withFeideId
-
withCurrentCustomer
-
withAccessRights
-
withUserName
-
withTopOrgCristinId
-
withPersonCristinId
-
withPersonNin
-
withRoles
-
withSub
-
withPersonAffiliation
-
withAllowedCustomers
-
withCognitoUsername
-
withViewingScopeIncluded
-
withViewingScopeExcluded
-
withIssuer
-
build
-