|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nih.nci.cagrid.authentication.service.DefaultSubjectProvider
public class DefaultSubjectProvider
| Constructor Summary | |
|---|---|
DefaultSubjectProvider()
|
|
| Method Summary | |
|---|---|
gov.nih.nci.security.AuthenticationManager |
getAuthenticationManager()
|
javax.security.auth.Subject |
getSubject(Credential credential)
|
void |
setAuthenticationManager(gov.nih.nci.security.AuthenticationManager authenticationManager)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultSubjectProvider()
| Method Detail |
|---|
public javax.security.auth.Subject getSubject(Credential credential)
throws InvalidCredentialException
getSubject in interface SubjectProviderInvalidCredentialExceptionpublic gov.nih.nci.security.AuthenticationManager getAuthenticationManager()
public void setAuthenticationManager(gov.nih.nci.security.AuthenticationManager authenticationManager)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||