Uses of Interface
org.glassfish.connectors.config.BackendPrincipal
-
Packages that use BackendPrincipal Package Description org.glassfish.connectors.config -
-
Uses of BackendPrincipal in org.glassfish.connectors.config
Methods in org.glassfish.connectors.config that return BackendPrincipal Modifier and Type Method Description BackendPrincipalSecurityMap. getBackendPrincipal()Gets the value of the backendPrincipal property.Methods in org.glassfish.connectors.config with parameters of type BackendPrincipal Modifier and Type Method Description voidSecurityMap. setBackendPrincipal(BackendPrincipal value)Sets the value of the backendPrincipal property.
-