javax.security.auth.Subject) available for invoked DICOM
services by association property "user"
.]]>
org.dcm4chex.archive.mbean.DicomSecurityService
The default constructor
DicomSecurityService
conf/login-config.xml,
which defines authentication parameters and roles associated to user names.]]>
SecurityDomain
java.lang.String
RejectIfNoUserIdentity
boolean
RejectIfNoUserIdentity is false
.
Use '-' (hypen) for specifying no default User ID. Then no
javax.security.auth.Subject
will be associated
with the association in that case.
]]>
DefaultUserID
java.lang.String
DefaultUserID. Only
effective if DefaultUserID is not '-' and
RejectIfNoUserIdentity is false
.
Use '-' (hypen) for no password.
]]>
DefaultPassword
java.lang.String
&defaultAttributes;
get UserIdentityNegotiator
userIdentityNegotiator
org.dcm4che.net.UserIdentityNegotiator
Validate password for user and populate subject
isValid
userID
java.lang.String
password
java.lang.String
subject
javax.security.auth.Subject
boolean
&defaultOperations;