org.eclipse.higgins.idas.cp.jena2.impl.authentication
Class AuthenticationModule
java.lang.Object
org.eclipse.higgins.idas.cp.jena2.impl.authentication.AuthenticationModule
- All Implemented Interfaces:
- IAuthenticationModule
- public class AuthenticationModule
- extends Object
- implements IAuthenticationModule
AuthenticationModule
public AuthenticationModule(Context context)
throws org.eclipse.higgins.idas.api.IdASException
authenticate
public IUserAccount authenticate(Object credentials)
throws org.eclipse.higgins.idas.api.IdASException
- Specified by:
authenticate in interface IAuthenticationModule
- Throws:
org.eclipse.higgins.idas.api.IdASException
getSubjectIndividuals
public ArrayList getSubjectIndividuals(String userName)
throws org.eclipse.higgins.idas.api.IdASException
- Throws:
org.eclipse.higgins.idas.api.IdASException