public class PropertiesSubjectSupplemental extends PropertiesFileLoader implements org.jboss.msc.service.Service<SubjectSupplemental>, SubjectSupplemental
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_SUFFIX |
ESCAPE_ARRAY| Constructor and Description |
|---|
PropertiesSubjectSupplemental(org.jboss.dmr.ModelNode properties) |
| Modifier and Type | Method and Description |
|---|---|
SubjectSupplemental |
getValue() |
void |
start(org.jboss.msc.service.StartContext context) |
void |
stop(org.jboss.msc.service.StopContext context) |
void |
supplementSubject(Subject subject) |
escapeString, getProperties, getRelativeToInjector, persistProperties, verifyPropertiespublic static final String SERVICE_SUFFIX
public PropertiesSubjectSupplemental(org.jboss.dmr.ModelNode properties)
public SubjectSupplemental getValue() throws IllegalStateException, IllegalArgumentException
getValue in interface org.jboss.msc.value.Value<SubjectSupplemental>IllegalStateExceptionIllegalArgumentExceptionpublic void start(org.jboss.msc.service.StartContext context)
throws org.jboss.msc.service.StartException
start in interface org.jboss.msc.service.Service<SubjectSupplemental>start in class PropertiesFileLoaderorg.jboss.msc.service.StartExceptionpublic void stop(org.jboss.msc.service.StopContext context)
stop in interface org.jboss.msc.service.Service<SubjectSupplemental>stop in class PropertiesFileLoaderpublic void supplementSubject(Subject subject) throws IOException
supplementSubject in interface SubjectSupplementalIOExceptionSubjectSupplemental.supplementSubject(javax.security.auth.Subject)Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.