public interface SubjectFactory
Modifier and Type | Method and Description |
---|---|
Subject |
createSubject()
Create a Subject instance based on the default policy of the implementation
|
Subject |
createSubject(String sd)
Create a Subject instance
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.