Uses of Class
org.wildfly.security.authz.MapAttributes
-
Packages that use MapAttributes Package Description org.wildfly.security.auth.realm Security realm implementations for Elytron. -
-
Uses of MapAttributes in org.wildfly.security.auth.realm
Fields in org.wildfly.security.auth.realm declared as MapAttributes Modifier and Type Field Description private MapAttributes
JaasSecurityRealm.JaasAuthorizationIdentity. attributes
Constructors in org.wildfly.security.auth.realm with parameters of type MapAttributes Constructor Description JaasAuthorizationIdentity(MapAttributes attributes)
-