Package org.wildfly.security.auth.realm.token
package org.wildfly.security.auth.realm.token
Classes related to a
SecurityRealm implementation that handles different types of security tokens.-
ClassDescriptionA
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.