Uses of Class
com.sun.enterprise.connectors.authentication.EisBackendPrincipal
-
Packages that use EisBackendPrincipal Package Description com.sun.enterprise.connectors.authentication -
-
Uses of EisBackendPrincipal in com.sun.enterprise.connectors.authentication
Methods in com.sun.enterprise.connectors.authentication that return EisBackendPrincipal Modifier and Type Method Description EisBackendPrincipalConnectorSecurityMap. getBackendPrincipal()Methods in com.sun.enterprise.connectors.authentication with parameters of type EisBackendPrincipal Modifier and Type Method Description voidConnectorSecurityMap. setBackendPrincipal(EisBackendPrincipal backendPrincipal)Constructors in com.sun.enterprise.connectors.authentication with parameters of type EisBackendPrincipal Constructor Description ConnectorSecurityMap(String name, List<String> principals, List<String> userGroups, EisBackendPrincipal backendPrincipal)
-