Uses of Package
org.wildfly.security.auth.realm.token
Packages that use org.wildfly.security.auth.realm.token
Package
Description
Classes related to a
SecurityRealm implementation that handles different types of security tokens.Classes related to the different
TokenValidator implementations provided by Elytron.-
Classes in org.wildfly.security.auth.realm.token used by org.wildfly.security.auth.realm.tokenClassDescriptionA
SecurityRealmcapable of building identities based on different security token formats based on aTokenValidator.ATokenValidatoris responsible to validate aBearerTokenEvidenceand support validation and transformation of different types of security tokens. -
Classes in org.wildfly.security.auth.realm.token used by org.wildfly.security.auth.realm.token.validatorClassDescriptionA
TokenValidatoris responsible to validate aBearerTokenEvidenceand support validation and transformation of different types of security tokens.