Class OidcAuthCredentials
java.lang.Object
org.apache.sling.auth.oauth_client.spi.OidcAuthCredentials
- All Implemented Interfaces:
Serializable
,javax.jcr.Credentials
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
@Nullable Object
getAttribute
(@NotNull String key) @NotNull String
getIdp()
@NotNull String
void
setAttribute
(@NotNull String key, @NotNull String value)
-
Constructor Details
-
OidcAuthCredentials
-
-
Method Details
-
getUserId
-
getIdp
-
getAttributes
-
setAttribute
-
getAttribute
-
addGroup
-
getGroups
-