public interface SubjectSecurityFactory
SubjectSecurity instances based on the runtime platform type.| Modifier and Type | Method and Description |
|---|---|
SubjectSecurity |
createSubjectSecurity()
Returns the
SubjectSecurity instance based on the runtime platform type. |
SubjectSecurity createSubjectSecurity() throws JpsException
SubjectSecurity instance based on the runtime platform type.SubjectSecurity instanceJpsException - if failed to create a platform dependent SubjectSecurity instance