Uses of Class
org.apache.geronimo.security.bridge.AbstractPrincipalMappingUserPasswordRealmBridge

Packages that use AbstractPrincipalMappingUserPasswordRealmBridge
org.apache.geronimo.security.bridge   
 

Uses of AbstractPrincipalMappingUserPasswordRealmBridge in org.apache.geronimo.security.bridge
 

Subclasses of AbstractPrincipalMappingUserPasswordRealmBridge in org.apache.geronimo.security.bridge
 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.

 



Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.