|
keycloak-service
|
継承メンバを含む org.keycloak.broker.saml.SAMLEndpoint の全メンバ一覧です。
| callback | org.keycloak.broker.saml.SAMLEndpoint | protected |
| clientConnection | org.keycloak.broker.saml.SAMLEndpoint | private |
| config | org.keycloak.broker.saml.SAMLEndpoint | protected |
| destinationValidator | org.keycloak.broker.saml.SAMLEndpoint | private |
| event | org.keycloak.broker.saml.SAMLEndpoint | protected |
| getSPDescriptor() | org.keycloak.broker.saml.SAMLEndpoint | inline |
| headers | org.keycloak.broker.saml.SAMLEndpoint | private |
| logger | org.keycloak.broker.saml.SAMLEndpoint | protectedstatic |
| postBinding(@FormParam(GeneralConstants.SAML_REQUEST_KEY) String samlRequest, @FormParam(GeneralConstants.SAML_RESPONSE_KEY) String samlResponse, @FormParam(GeneralConstants.RELAY_STATE) String relayState) | org.keycloak.broker.saml.SAMLEndpoint | inline |
| postBinding(@FormParam(GeneralConstants.SAML_REQUEST_KEY) String samlRequest, @FormParam(GeneralConstants.SAML_RESPONSE_KEY) String samlResponse, @FormParam(GeneralConstants.RELAY_STATE) String relayState, @PathParam("client_id") String clientId) | org.keycloak.broker.saml.SAMLEndpoint | inline |
| provider | org.keycloak.broker.saml.SAMLEndpoint | protected |
| realm | org.keycloak.broker.saml.SAMLEndpoint | protected |
| redirectBinding(@QueryParam(GeneralConstants.SAML_REQUEST_KEY) String samlRequest, @QueryParam(GeneralConstants.SAML_RESPONSE_KEY) String samlResponse, @QueryParam(GeneralConstants.RELAY_STATE) String relayState) | org.keycloak.broker.saml.SAMLEndpoint | inline |
| redirectBinding(@QueryParam(GeneralConstants.SAML_REQUEST_KEY) String samlRequest, @QueryParam(GeneralConstants.SAML_RESPONSE_KEY) String samlResponse, @QueryParam(GeneralConstants.RELAY_STATE) String relayState, @PathParam("client_id") String clientId) | org.keycloak.broker.saml.SAMLEndpoint | inline |
| SAML_ASSERTION | org.keycloak.broker.saml.SAMLEndpoint | static |
| SAML_AUTHN_STATEMENT | org.keycloak.broker.saml.SAMLEndpoint | static |
| SAML_FEDERATED_SESSION_INDEX | org.keycloak.broker.saml.SAMLEndpoint | static |
| SAML_FEDERATED_SUBJECT | org.keycloak.broker.saml.SAMLEndpoint | static |
| SAML_FEDERATED_SUBJECT_NAMEFORMAT | org.keycloak.broker.saml.SAMLEndpoint | static |
| SAML_IDP_INITIATED_CLIENT_ID | org.keycloak.broker.saml.SAMLEndpoint | static |
| SAML_LOGIN_RESPONSE | org.keycloak.broker.saml.SAMLEndpoint | static |
| SAMLEndpoint(RealmModel realm, SAMLIdentityProvider provider, SAMLIdentityProviderConfig config, IdentityProvider.AuthenticationCallback callback, DestinationValidator destinationValidator) | org.keycloak.broker.saml.SAMLEndpoint | inline |
| session | org.keycloak.broker.saml.SAMLEndpoint | private |
1.8.13