SubjectContext.setSessionCreationEnabled

Sets whether or not the constructed {@code Subject} instance should be allowed to create a session, {@code false} otherwise.

@param enabled whether or not the constructed {@code Subject} instance should be allowed to create a session, {@code false} otherwise.

interface SubjectContext
void
setSessionCreationEnabled
(
bool enabled
)

Meta