public class EJBSecurityMetaData extends Object
Constructor and Description |
---|
EJBSecurityMetaData(String authMethod,
String transportGuarantee,
boolean secureWSDLAccess) |
EJBSecurityMetaData(String authMethod,
String realmName,
String transportGuarantee,
boolean secureWSDLAccess) |
Modifier and Type | Method and Description |
---|---|
String |
getAuthMethod() |
String |
getRealmName() |
boolean |
getSecureWSDLAccess() |
String |
getTransportGuarantee() |
Copyright © 2018 JBoss, by Red Hat. All rights reserved.