Uses of Interface
com.sun.enterprise.config.serverbeans.BackendPrincipal

Packages that use BackendPrincipal
com.sun.enterprise.config.serverbeans   
 

Uses of BackendPrincipal in com.sun.enterprise.config.serverbeans
 

Methods in com.sun.enterprise.config.serverbeans that return BackendPrincipal
 BackendPrincipal SecurityMap.getBackendPrincipal()
          Gets the value of the backendPrincipal property.
 

Methods in com.sun.enterprise.config.serverbeans with parameters of type BackendPrincipal
 void SecurityMap.setBackendPrincipal(BackendPrincipal value)
          Sets the value of the backendPrincipal property.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.