|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.identity.sso.cas.CASAuthenticationService
public class CASAuthenticationService
| Constructor Summary | |
|---|---|
CASAuthenticationService()
|
|
| Method Summary | |
|---|---|
boolean |
authenticate(java.lang.String username,
java.lang.String password)
|
java.lang.String |
getHavingRole()
|
void |
setHavingRole(java.lang.String havingRole)
|
void |
start()
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CASAuthenticationService()
| Method Detail |
|---|
public void start()
public void stop()
public java.lang.String getHavingRole()
public void setHavingRole(java.lang.String havingRole)
havingRole -
public boolean authenticate(java.lang.String username,
java.lang.String password)
authenticate in interface AuthenticationService
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||