|
keycloak
|


クラス | |
| class | ExternalizerImpl |
公開メンバ関数 | |
| String | toString () |
| String | getClientUuid () |
| String | getRealmId () |
| String | getEventKey () |
| boolean | isResendingEvent () |
| String | getSiteId () |
| String | getNodeId () |
静的公開メンバ関数 | |
| static ClientRemovedSessionEvent | create (KeycloakSession session, String eventKey, String realmId, boolean resendingEvent, String clientUuid) |
| static< T extends SessionClusterEvent > T | createEvent (Class< T > eventClass, String eventKey, KeycloakSession session, String realmId, boolean resendingEvent) |
限定公開メンバ関数 | |
| void | marshallTo (ObjectOutput output) throws IOException |
| void | unmarshallFrom (ObjectInput input) throws IOException |
関数 | |
| void | setData (KeycloakSession session, String eventKey, String realmId, boolean resendingEvent) |
非公開変数類 | |
| String | clientUuid |
|
inlinestatic |
|
inlinestaticinherited |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineprotectedinherited |
|
inlinepackageinherited |
|
inline |
|
inlineprotectedinherited |
Sets the properties of this object from the input stream.
| input |
| IOException |
|
private |
1.8.13