|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UserAttributeRef | |
---|---|
org.apache.jetspeed.om.portlet | |
org.apache.jetspeed.userinfo |
Uses of UserAttributeRef in org.apache.jetspeed.om.portlet |
---|
Methods in org.apache.jetspeed.om.portlet that return UserAttributeRef | |
---|---|
UserAttributeRef |
PortletApplication.addUserAttributeRef(java.lang.String name)
|
UserAttributeRef |
PortletApplication.getUserAttributeRef(java.lang.String name)
|
Methods in org.apache.jetspeed.om.portlet that return types with arguments of type UserAttributeRef | |
---|---|
java.util.List<UserAttributeRef> |
PortletApplication.getUserAttributeRefs()
|
Uses of UserAttributeRef in org.apache.jetspeed.userinfo |
---|
Method parameters in org.apache.jetspeed.userinfo with type arguments of type UserAttributeRef | |
---|---|
java.util.Map<java.lang.String,java.lang.String> |
UserAttributeSource.getUserAttributeMap(javax.security.auth.Subject subject,
java.util.Collection<UserAttributeRef> userAttributeRefs,
RequestContext context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |