|
keycloak-service
|


公開メンバ関数 | |
| List< ProviderConfigProperty > | getConfigProperties () |
| String | getId () |
| String | getDisplayType () |
| String | getDisplayCategory () |
| String | getHelpText () |
| void | transformAttributeStatement (AttributeStatementType attributeStatement, ProtocolMapperModel mappingModel, KeycloakSession session, UserSessionModel userSession, AuthenticatedClientSessionModel clientSession) |
| String | getProtocol () |
| void | close () |
| final ProtocolMapper | create (KeycloakSession session) |
| void | init (Config.Scope config) |
| void | postInit (KeycloakSessionFactory factory) |
静的公開メンバ関数 | |
| static ProtocolMapperModel | create (String name, String samlAttributeName, String nameFormat, String friendlyName, String value) |
静的公開変数類 | |
| static final String | PROVIDER_ID = "saml-hardcode-attribute-mapper" |
| static final String | ATTRIBUTE_VALUE = "attribute.value" |
静的関数 | |
| [static initializer] | |
静的非公開変数類 | |
| static final List< ProviderConfigProperty > | configProperties = new ArrayList<ProviderConfigProperty>() |
Mappings UserModel property (the property name of a getter method) to an AttributeStatement.
|
inlinestaticpackage |
|
inlineinherited |
|
inlineinherited |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inline |
org.keycloak.protocol.saml.mappers.SAMLAttributeStatementMapperを実装しています。
|
static |
|
staticprivate |
|
static |
1.8.13