Uses of Class
com.nimbusds.oauth2.sdk.rar.AuthorizationDetail.Builder
Packages that use AuthorizationDetail.Builder
-
Uses of AuthorizationDetail.Builder in com.nimbusds.oauth2.sdk.rar
Methods in com.nimbusds.oauth2.sdk.rar that return AuthorizationDetail.BuilderModifier and TypeMethodDescriptionSets the actions.Sets the data types.Sets the specified authorisation detail field.AuthorizationDetail.Builder.identifier(Identifier identifier) Sets the identifier.Sets the locations.AuthorizationDetail.Builder.privileges(List<Privilege> privileges) Sets the privileges.