|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractRealmBridge | |
org.apache.geronimo.security.bridge |
Uses of AbstractRealmBridge in org.apache.geronimo.security.bridge |
Subclasses of AbstractRealmBridge in org.apache.geronimo.security.bridge | |
class |
AbstractPrincipalMappingUserPasswordRealmBridge
|
class |
CallerIdentityUserPasswordRealmBridge
|
class |
ConfiguredIdentityUserPasswordRealmBridge
ConfiguredIdentityRealmBridge supplies a constant mapping between realms: it always returns the configured user and password, no matter what the source realm or source subject. |
class |
PropertiesFilePrincipalMappingUserPasswordRealmBridge
works off a property file with lines of the format: sourceprincipalname=targetprincipal:targetuser:targetpassword all three can be mapped separately; the source for each key is from the appropriate principal class and possibly callback name. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |