@FunctionalInterface
public interface LogoutMessageCreator
Modifier and Type | Method and Description |
---|---|
java.lang.String |
create(LogoutRequest request)
Builds the logout message to be sent.
|
java.lang.String create(LogoutRequest request)
request
- the request