Package | Description |
---|---|
org.wildfly.security.auth.client |
Elytron Client enable remote clients to authenticate using Elytron.
|
org.wildfly.security.auth.principal |
The principal types used by this API.
|
Modifier and Type | Method and Description |
---|---|
AuthenticationConfiguration |
AuthenticationConfiguration.usePrincipal(NamePrincipal principal)
Create a new configuration which is the same as this configuration, but which uses the given principal to authenticate.
|
Modifier and Type | Method and Description |
---|---|
boolean |
NamePrincipal.equals(NamePrincipal obj)
Determine whether this principal is equal to the given object.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.