|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SubjectInfo | |
|---|---|
| org.apache.geronimo.security.deploy | |
| org.apache.geronimo.security.jacc | |
| Uses of SubjectInfo in org.apache.geronimo.security.deploy |
|---|
| Methods in org.apache.geronimo.security.deploy that return SubjectInfo | |
|---|---|
SubjectInfo |
Security.getDefaultSubjectInfo()
|
| Methods in org.apache.geronimo.security.deploy that return types with arguments of type SubjectInfo | |
|---|---|
Map<String,SubjectInfo> |
Security.getRoleSubjectMappings()
|
| Methods in org.apache.geronimo.security.deploy with parameters of type SubjectInfo | |
|---|---|
void |
Security.setDefaultSubjectInfo(SubjectInfo defaultSubjectInfo)
|
| Uses of SubjectInfo in org.apache.geronimo.security.jacc |
|---|
| Constructors in org.apache.geronimo.security.jacc with parameters of type SubjectInfo | |
|---|---|
ApplicationPolicyConfigurationManager(Map<String,ComponentPermissions> contextIdToPermissionsMap,
SubjectInfo defaultSubjectInfo,
Map<String,SubjectInfo> roleDesignates,
ClassLoader cl,
CredentialStore credentialStore,
PrincipalRoleMapper principalRoleMapper)
|
|
| Constructor parameters in org.apache.geronimo.security.jacc with type arguments of type SubjectInfo | |
|---|---|
ApplicationPolicyConfigurationManager(Map<String,ComponentPermissions> contextIdToPermissionsMap,
SubjectInfo defaultSubjectInfo,
Map<String,SubjectInfo> roleDesignates,
ClassLoader cl,
CredentialStore credentialStore,
PrincipalRoleMapper principalRoleMapper)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||