com.bea.p13n.usermgmt.profile
Interface PhantomProfileWrapper

All Superinterfaces
ProfileWrapper, Serializable

public interface PhantomProfileWrapper
extends ProfileWrapper

A ProfileWrapper that represents a phantom Profile. Phantom profiles do not require an identity (principal) to pre-exist. They are used to allow profile data to be persisted on behalf of principals that originate from 3rd party authentication providers that do not implement the optional MBean interfaces.


Field Summary
 
Fields inherited from interface com.bea.p13n.usermgmt.profile.ProfileWrapper
SESSION_KEY
 
Method Summary
 
Methods inherited from interface com.bea.p13n.usermgmt.profile.ProfileWrapper
getProfileIdentity, getProperties, getProperties, getProperties, getProperty, getProperty, getPropertyAsString, getPropertyAsString, getSuccessor, getType, getUsername, isType, removeProperty, removeSuccessor, setProperties, setProperty, setSuccessor, validateProfile
 



Copyright © 2011, Oracle. All rights reserved.