org.jboss.seam.security.management
Class IdmAuthenticator
java.lang.Object
org.jboss.seam.security.BaseAuthenticator
org.jboss.seam.security.management.IdmAuthenticator
- All Implemented Interfaces:
- org.jboss.seam.security.Authenticator
@Model
public class IdmAuthenticator
- extends BaseAuthenticator
- implements org.jboss.seam.security.Authenticator
Authenticates using Identity Management
- Author:
- Shane Bryzak
| Nested classes/interfaces inherited from interface org.jboss.seam.security.Authenticator |
org.jboss.seam.security.Authenticator.AuthenticationStatus |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jboss.seam.security.Authenticator |
getStatus, getUser, postAuthenticate |
IdmAuthenticator
public IdmAuthenticator()
authenticate
public void authenticate()
- Specified by:
authenticate in interface org.jboss.seam.security.Authenticator
Copyright © 2011 Seam Framework. All Rights Reserved.