|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GeronimoSecurityException | |
---|---|
org.apache.geronimo.console.core.security | |
org.apache.geronimo.jetty6.handler | |
org.apache.geronimo.security.realm.providers |
Uses of GeronimoSecurityException in org.apache.geronimo.console.core.security |
---|
Methods in org.apache.geronimo.console.core.security that throw GeronimoSecurityException | |
---|---|
void |
PropertiesLoginModuleManager.addGroupPrincipal(Hashtable properties)
|
void |
PropertiesLoginModuleManager.addToGroup(String userPrincipal,
String groupPrincipal)
|
void |
PropertiesLoginModuleManager.addUserPrincipal(Hashtable properties)
|
Set |
PropertiesLoginModuleManager.getGroupMembers(String groupPrincipal)
|
String[] |
PropertiesLoginModuleManager.getGroups()
|
String |
PropertiesLoginModuleManager.getPassword(String userPrincipal)
|
String[] |
PropertiesLoginModuleManager.getUsers()
|
void |
PropertiesLoginModuleManager.refreshAll()
|
void |
PropertiesLoginModuleManager.removeFromGroup(String userPrincipal,
String groupPrincipal)
|
void |
PropertiesLoginModuleManager.removeGroupPrincipal(String groupPrincipal)
|
void |
PropertiesLoginModuleManager.removeUserPrincipal(String userPrincipal)
|
void |
PropertiesLoginModuleManager.updateGroupPrincipal(Hashtable properties)
|
void |
PropertiesLoginModuleManager.updateUserPrincipal(Hashtable properties)
|
Uses of GeronimoSecurityException in org.apache.geronimo.jetty6.handler |
---|
Methods in org.apache.geronimo.jetty6.handler that throw GeronimoSecurityException | |
---|---|
protected JAASJettyPrincipal |
JettySecurityHandler.generateDefaultPrincipal(Subject defaultSubject)
Generate the default principal from the security config. |
Uses of GeronimoSecurityException in org.apache.geronimo.security.realm.providers |
---|
Methods in org.apache.geronimo.security.realm.providers that throw GeronimoSecurityException | |
---|---|
void |
PropertiesFileLoginModule.loadProperties(ServerInfo serverInfo,
URI userURI,
URI groupURI)
|
void |
CertificatePropertiesFileLoginModule.loadProperties(ServerInfo serverInfo,
URI usersURI,
URI groupURI)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |