public interface SubjectSecurityFactory
SubjectSecurity instances based on the runtime platform type.| Modifier and Type | Method and Description | 
|---|---|
| SubjectSecurity | createSubjectSecurity()Returns the  SubjectSecurityinstance 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