public class ClassicIdentityTrust extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
ClassicIdentityTrust.ClassicIdentityTrustResources
Child mutators for ClassicIdentityTrust
|
| Constructor and Description |
|---|
ClassicIdentityTrust() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
ClassicIdentityTrust.ClassicIdentityTrustResources |
subresources() |
ClassicIdentityTrust |
trustModule(TrustModule value)
Add the org.wildfly.swarm.config.security.security_domain.identity_trust.TrustModule object to the list of subresources
|
ClassicIdentityTrust |
trustModules(List<TrustModule> value)
Add all org.wildfly.swarm.config.security.security_domain.identity_trust.TrustModule objects to this subresource
|
public String getKey()
public ClassicIdentityTrust.ClassicIdentityTrustResources subresources()
public ClassicIdentityTrust trustModules(List<TrustModule> value)
value - List of org.wildfly.swarm.config.security.security_domain.identity_trust.TrustModule objects.public ClassicIdentityTrust trustModule(TrustModule value)
value - The org.wildfly.swarm.config.security.security_domain.identity_trust.TrustModule to addCopyright © 2015 JBoss by Red Hat. All rights reserved.