public class JmsCred extends Object
Constructor and Description |
---|
JmsCred() |
Modifier and Type | Method and Description |
---|---|
static JmsCred |
getJmsCred(javax.resource.spi.ManagedConnectionFactory mcf,
Subject subject,
javax.resource.spi.ConnectionRequestInfo info)
Get our own simple cred
|
String |
toString() |
public String name
public char[] pwd
public static JmsCred getJmsCred(javax.resource.spi.ManagedConnectionFactory mcf, Subject subject, javax.resource.spi.ConnectionRequestInfo info) throws javax.resource.spi.SecurityException
mcf
- subject
- info
- javax.resource.spi.SecurityException
Copyright © 2021 JBoss by Red Hat. All rights reserved.