public final class PreAuthenticatedLogin
extends java.lang.Object
PreAuthenticatedLogin
is used as marker in the shared map of the login context. it indicates that the
respective user is pre authenticated on an external system. Note that is class is only used internally by the
login modules and cannot be "abused" from outside.Modifier and Type | Field and Description |
---|---|
static Credentials |
PRE_AUTHENTICATED |
Constructor and Description |
---|
PreAuthenticatedLogin(java.lang.String userId) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getUserId() |
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"