Class TokenSecurityRealm

java.lang.Object
org.wildfly.security.auth.realm.token.TokenSecurityRealm
All Implemented Interfaces:
SecurityRealm

public final class TokenSecurityRealm extends Object implements SecurityRealm

A SecurityRealm capable of building identities based on different security token formats based on a TokenValidator.

Author:
Pedro Igor
See Also: