|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Allows an ISecurityContext to note that it can have a Properties passed to it via a setter method.
Method Summary | |
void |
setProperties(java.util.Properties props)
Method used to set the properties of the SecurityContext. |
Methods inherited from interface org.jasig.portal.security.ISecurityContext |
addSubContext, authenticate, getAdditionalDescriptor, getAuthType, getOpaqueCredentials, getOpaqueCredentialsInstance, getPrincipal, getPrincipalInstance, getSubContext, getSubContextNames, getSubContexts, isAuthenticated |
Method Detail |
public void setProperties(java.util.Properties props)
props
- The properties to set on the SecurityContext.
|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |