| Package | Description |
|---|---|
| com.sun.java.xml.ns.javaee |
| Modifier and Type | Field and Description |
|---|---|
protected AuthConstraintType |
SecurityConstraintType.authConstraint |
| Modifier and Type | Method and Description |
|---|---|
AuthConstraintType |
ObjectFactory.createAuthConstraintType()
Create an instance of
AuthConstraintType |
AuthConstraintType |
SecurityConstraintType.getAuthConstraint()
Gets the value of the authConstraint property.
|
AuthConstraintType |
AuthConstraintType.withDescription(Collection<DescriptionType> values) |
AuthConstraintType |
AuthConstraintType.withDescription(DescriptionType... values) |
AuthConstraintType |
AuthConstraintType.withId(String value) |
AuthConstraintType |
AuthConstraintType.withRoleName(Collection<RoleNameType> values) |
AuthConstraintType |
AuthConstraintType.withRoleName(RoleNameType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityConstraintType.setAuthConstraint(AuthConstraintType value)
Sets the value of the authConstraint property.
|
SecurityConstraintType |
SecurityConstraintType.withAuthConstraint(AuthConstraintType value) |
Copyright © 2020. All rights reserved.