DefaultSecurityManager.setSubjectFactory

Sets the {@code SubjectFactory} responsible for creating {@link Subject} instances exposed to the application.

@param subjectFactory the {@code SubjectFactory} responsible for creating {@link Subject} instances exposed to the application.

class DefaultSecurityManager
void
setSubjectFactory

Meta