| Package | Description |
|---|---|
| org.apache.cxf.xkms.model.xkms |
| Modifier and Type | Field and Description |
|---|---|
protected NotBoundAuthenticationType |
AuthenticationType.notBoundAuthentication |
| Modifier and Type | Method and Description |
|---|---|
NotBoundAuthenticationType |
ObjectFactory.createNotBoundAuthenticationType()
Create an instance of
NotBoundAuthenticationType |
NotBoundAuthenticationType |
AuthenticationType.getNotBoundAuthentication()
Gets the value of the notBoundAuthentication property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<NotBoundAuthenticationType> |
ObjectFactory.createNotBoundAuthentication(NotBoundAuthenticationType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<NotBoundAuthenticationType> |
ObjectFactory.createNotBoundAuthentication(NotBoundAuthenticationType value)
|
void |
AuthenticationType.setNotBoundAuthentication(NotBoundAuthenticationType value)
Sets the value of the notBoundAuthentication property.
|
Apache CXF