@Entity @SAML2IdPCheck public class JPASAML2IdP extends AbstractGeneratedKeyEntity implements SAML2IdP
| Modifier and Type | Field and Description |
|---|---|
static String |
TABLE |
pcStateManagerLOGEMAIL_PATTERN, ID_PATTERN, ID_REGEX| Constructor and Description |
|---|
JPASAML2IdP() |
getKey, pcClearFields, pcCopyField, pcCopyFields, pcCopyKeyFieldsFromObjectId, pcCopyKeyFieldsFromObjectId, pcCopyKeyFieldsToObjectId, pcCopyKeyFieldsToObjectId, pcDirty, pcFetchObjectId, pcGetDetachedState, pcGetEnhancementContractVersion, pcGetGenericContext, pcGetIDOwningClass, pcGetManagedFieldCount, pcGetStateManager, pcGetVersion, pcIsDeleted, pcIsDetached, pcIsDirty, pcIsNew, pcIsPersistent, pcIsTransactional, pcNewInstance, pcNewInstance, pcNewObjectIdInstance, pcNewObjectIdInstance, pcProvideField, pcProvideFields, pcReplaceField, pcReplaceFields, pcReplaceStateManager, pcSerializing, pcSetDetachedState, setKeycheckImplementationType, checkType, equals, hashCode, toStringpublic static final String TABLE
public String getEntityID()
getEntityID in interface SAML2IdPpublic void setEntityID(String entityID)
setEntityID in interface SAML2IdPpublic byte[] getMetadata()
getMetadata in interface SAML2IdPpublic void setMetadata(byte[] metadata)
setMetadata in interface SAML2IdPpublic boolean isCreateUnmatching()
isCreateUnmatching in interface SAML2IdPpublic void setCreateUnmatching(boolean createUnmatching)
setCreateUnmatching in interface SAML2IdPpublic boolean isSelfRegUnmatching()
isSelfRegUnmatching in interface SAML2IdPpublic void setSelfRegUnmatching(boolean selfRegUnmatching)
setSelfRegUnmatching in interface SAML2IdPpublic boolean isUpdateMatching()
isUpdateMatching in interface SAML2IdPpublic void setUpdateMatching(boolean updateMatching)
setUpdateMatching in interface SAML2IdPpublic boolean isUseDeflateEncoding()
isUseDeflateEncoding in interface SAML2IdPpublic void setUseDeflateEncoding(boolean useDeflateEncoding)
setUseDeflateEncoding in interface SAML2IdPpublic boolean isSupportUnsolicited()
isSupportUnsolicited in interface SAML2IdPpublic void setSupportUnsolicited(boolean supportUnsolicited)
setSupportUnsolicited in interface SAML2IdPpublic org.apache.syncope.common.lib.types.SAML2BindingType getBindingType()
getBindingType in interface SAML2IdPpublic void setBindingType(org.apache.syncope.common.lib.types.SAML2BindingType bindingType)
setBindingType in interface SAML2IdPpublic SAML2UserTemplate getUserTemplate()
getUserTemplate in interface SAML2IdPpublic void setUserTemplate(SAML2UserTemplate userTemplate)
setUserTemplate in interface SAML2IdPpublic boolean add(SAML2IdPItem item)
public List<? extends SAML2IdPItem> getItems()
public Optional<? extends SAML2IdPItem> getConnObjectKeyItem()
getConnObjectKeyItem in interface SAML2IdPpublic void setConnObjectKeyItem(SAML2IdPItem item)
setConnObjectKeyItem in interface SAML2IdPpublic List<String> getActionsClassNames()
getActionsClassNames in interface SAML2IdPpublic String getRequestedAuthnContextProviderClassName()
getRequestedAuthnContextProviderClassName in interface SAML2IdPpublic void setRequestedAuthnContextProviderClassName(String requestedAuthnContextProviderClassName)
setRequestedAuthnContextProviderClassName in interface SAML2IdPCopyright © 2010–2022 The Apache Software Foundation. All rights reserved.