|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.security.config.jaxb.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the org.jboss.security.config.jaxb package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Constructor Summary | |
|---|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.jboss.security.config.jaxb |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectFactory()
| Method Detail |
|---|
public AuthorizationInfo createAuthorizationInfo()
AuthorizationInfo
public PolicyModule createPolicyModule()
PolicyModule
public AuditInfo createAuditInfo()
AuditInfo
public ModuleOption createModuleOption()
ModuleOption
public ApplicationPolicy createApplicationPolicy()
ApplicationPolicy
public IdentityTrustInfo createIdentityTrustInfo()
IdentityTrustInfo
public ProviderModule createProviderModule()
ProviderModule
public AuthenticationInfo createAuthenticationInfo()
AuthenticationInfo
public AuthModuleInfo createAuthModuleInfo()
AuthModuleInfo
public PolicyConfig createPolicyConfig()
PolicyConfig
public LoginModuleStack createLoginModuleStack()
LoginModuleStack
public AuthenticationJaspiInfo createAuthenticationJaspiInfo()
AuthenticationJaspiInfo
public RoleMappingInfo createRoleMappingInfo()
RoleMappingInfo
public MappingModule createMappingModule()
MappingModule
public LoginModuleInfo createLoginModuleInfo()
LoginModuleInfo
public TrustModule createTrustModule()
TrustModule
public javax.xml.bind.JAXBElement<RoleMappingInfo> createRolemapping(RoleMappingInfo value)
JAXBElement<RoleMappingInfo>}
public javax.xml.bind.JAXBElement<AuthModuleInfo> createAuthModule(AuthModuleInfo value)
JAXBElement<AuthModuleInfo>}
public javax.xml.bind.JAXBElement<AuthenticationJaspiInfo> createAuthenticationJaspi(AuthenticationJaspiInfo value)
JAXBElement<AuthenticationJaspiInfo>}
public javax.xml.bind.JAXBElement<AuditInfo> createAudit(AuditInfo value)
JAXBElement<AuditInfo>}
public javax.xml.bind.JAXBElement<PolicyConfig> createPolicy(PolicyConfig value)
JAXBElement<PolicyConfig>}
public javax.xml.bind.JAXBElement<AuthorizationInfo> createAuthorization(AuthorizationInfo value)
JAXBElement<AuthorizationInfo>}
public javax.xml.bind.JAXBElement<IdentityTrustInfo> createIdentityTrust(IdentityTrustInfo value)
JAXBElement<IdentityTrustInfo>}
public javax.xml.bind.JAXBElement<AuthenticationInfo> createAuthentication(AuthenticationInfo value)
JAXBElement<AuthenticationInfo>}
public javax.xml.bind.JAXBElement<LoginModuleInfo> createLoginModule(LoginModuleInfo value)
JAXBElement<LoginModuleInfo>}
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||