|
keycloak-service
|


公開メンバ関数 | |
| SAMLIdentityProviderConfig () | |
| SAMLIdentityProviderConfig (IdentityProviderModel identityProviderModel) | |
| String | getSingleSignOnServiceUrl () |
| void | setSingleSignOnServiceUrl (String singleSignOnServiceUrl) |
| String | getSingleLogoutServiceUrl () |
| void | setSingleLogoutServiceUrl (String singleLogoutServiceUrl) |
| boolean | isValidateSignature () |
| void | setValidateSignature (boolean validateSignature) |
| boolean | isForceAuthn () |
| void | setForceAuthn (boolean forceAuthn) |
| String | getSigningCertificate () |
| void | setSigningCertificate (String signingCertificate) |
| void | addSigningCertificate (String signingCertificate) |
| String [] | getSigningCertificates () |
| String | getNameIDPolicyFormat () |
| void | setNameIDPolicyFormat (String nameIDPolicyFormat) |
| boolean | isWantAuthnRequestsSigned () |
| void | setWantAuthnRequestsSigned (boolean wantAuthnRequestsSigned) |
| boolean | isWantAssertionsSigned () |
| void | setWantAssertionsSigned (boolean wantAssertionsSigned) |
| boolean | isWantAssertionsEncrypted () |
| void | setWantAssertionsEncrypted (boolean wantAssertionsEncrypted) |
| boolean | isAddExtensionsElementWithKeyInfo () |
| void | setAddExtensionsElementWithKeyInfo (boolean addExtensionsElementWithKeyInfo) |
| String | getSignatureAlgorithm () |
| void | setSignatureAlgorithm (String signatureAlgorithm) |
| String | getEncryptionPublicKey () |
| void | setEncryptionPublicKey (String encryptionPublicKey) |
| boolean | isPostBindingAuthnRequest () |
| void | setPostBindingAuthnRequest (boolean postBindingAuthnRequest) |
| boolean | isPostBindingResponse () |
| void | setPostBindingResponse (boolean postBindingResponse) |
| boolean | isPostBindingLogout () |
| void | setPostBindingLogout (boolean postBindingLogout) |
| boolean | isBackchannelSupported () |
| void | setBackchannelSupported (boolean backchannel) |
| XmlKeyInfoKeyNameTransformer | getXmlSigKeyInfoKeyNameTransformer () |
| void | setXmlSigKeyInfoKeyNameTransformer (XmlKeyInfoKeyNameTransformer xmlSigKeyInfoKeyNameTransformer) |
静的公開変数類 | |
| static final XmlKeyInfoKeyNameTransformer | DEFAULT_XML_KEY_INFO_KEY_NAME_TRANSFORMER = XmlKeyInfoKeyNameTransformer.NONE |
| static final String | ADD_EXTENSIONS_ELEMENT_WITH_KEY_INFO = "addExtensionsElementWithKeyInfo" |
| static final String | BACKCHANNEL_SUPPORTED = "backchannelSupported" |
| static final String | ENCRYPTION_PUBLIC_KEY = "encryptionPublicKey" |
| static final String | FORCE_AUTHN = "forceAuthn" |
| static final String | NAME_ID_POLICY_FORMAT = "nameIDPolicyFormat" |
| static final String | POST_BINDING_AUTHN_REQUEST = "postBindingAuthnRequest" |
| static final String | POST_BINDING_LOGOUT = "postBindingLogout" |
| static final String | POST_BINDING_RESPONSE = "postBindingResponse" |
| static final String | SIGNATURE_ALGORITHM = "signatureAlgorithm" |
| static final String | SIGNING_CERTIFICATE_KEY = "signingCertificate" |
| static final String | SINGLE_LOGOUT_SERVICE_URL = "singleLogoutServiceUrl" |
| static final String | SINGLE_SIGN_ON_SERVICE_URL = "singleSignOnServiceUrl" |
| static final String | VALIDATE_SIGNATURE = "validateSignature" |
| static final String | WANT_ASSERTIONS_ENCRYPTED = "wantAssertionsEncrypted" |
| static final String | WANT_ASSERTIONS_SIGNED = "wantAssertionsSigned" |
| static final String | WANT_AUTHN_REQUESTS_SIGNED = "wantAuthnRequestsSigned" |
| static final String | XML_SIG_KEY_INFO_KEY_NAME_TRANSFORMER = "xmlSigKeyInfoKeyNameTransformer" |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| signingCertificate |
|
inline |
|
inline |
|
inline |
|
inline |
Always returns non-
result.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| signingCertificate |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
1.8.13