@Entity public class JPASAML2UserTemplate extends AbstractAnyTemplate implements SAML2UserTemplate
Modifier and Type | Field and Description |
---|---|
static String |
TABLE |
LOG
EMAIL_PATTERN, ID_PATTERN, ID_REGEX
Constructor and Description |
---|
JPASAML2UserTemplate() |
Modifier and Type | Method and Description |
---|---|
SAML2IdP |
getIdP() |
void |
setIdP(SAML2IdP idp) |
get, getAnyType, set, setAnyType
getKey, setKey
checkImplementationType, checkType, equals, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
get, getAnyType, set, setAnyType
public static final String TABLE
public SAML2IdP getIdP()
getIdP
in interface SAML2UserTemplate
public void setIdP(SAML2IdP idp)
setIdP
in interface SAML2UserTemplate
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.