Package | Description |
---|---|
com.sun.enterprise.deployment |
Modifier and Type | Method and Description |
---|---|
boolean |
OutboundResourceAdapter.addAuthMechanism(AuthMechanism mech)
Add a AuthMechanism object to the set return value :
false = found
true = not found
|
boolean |
ConnectorDescriptor.addAuthMechanism(AuthMechanism mech)
Deprecated.
|
boolean |
OutboundResourceAdapter.removeAuthMechanism(AuthMechanism mech)
Remove a AuthMechanism object to the set
return value : false = found
true = not found
|
boolean |
ConnectorDescriptor.removeAuthMechanism(AuthMechanism mech)
Deprecated.
|
Copyright © 2020. All rights reserved.