|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IConfigurableSecurityContext
Allows an ISecurityContext to note that it can have a Properties passed to it via a setter method.
| Method Summary | |
|---|---|
void |
setProperties(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 |
|---|
void setProperties(Properties props)
props - The properties to set on the SecurityContext.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||