teiid-jboss-integration 10.1.1
- java.lang.Object
-
- org.jboss.security.auth.spi.AbstractServerLoginModule
-
- org.picketbox.datasource.security.AbstractPasswordCredentialLoginModule
-
- org.teiid.jboss.PassthroughIdentityLoginModule
-
- All Implemented Interfaces:
- LoginModule
public class PassthroughIdentityLoginModule
extends org.picketbox.datasource.security.AbstractPasswordCredentialLoginModule
A simple login module passes the principal making the connection request
to EIS, as pass-through without any validation.
-
-
Field Summary
-
Fields inherited from class org.jboss.security.auth.spi.AbstractServerLoginModule
callbackHandler, jbossModuleName, log, loginOk, options, principalClassModuleName, principalClassName, sharedState, subject, unauthenticatedIdentity, useFirstPass
-
Method Summary
-
Methods inherited from class org.picketbox.datasource.security.AbstractPasswordCredentialLoginModule
removeCredentials
-
Methods inherited from class org.jboss.security.auth.spi.AbstractServerLoginModule
abort, addValidOptions, checkOptions, createGroup, createIdentity, getCallerPrincipalGroup, getUnauthenticatedIdentity, getUseFirstPass
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
teiid-jboss-integration 10.1.1
Copyright © 2018 JBoss by Red Hat. All rights reserved.