|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.juddi.api.impl.AuthenticatedService
public abstract class AuthenticatedService
Field Summary | |
---|---|
static int |
AUTHTOKEN_ACTIVE
|
static int |
AUTHTOKEN_RETIRED
|
Constructor Summary | |
---|---|
AuthenticatedService()
|
Method Summary | |
---|---|
UddiEntityPublisher |
getEntityPublisher(javax.persistence.EntityManager em,
java.lang.String authInfo)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int AUTHTOKEN_ACTIVE
public static final int AUTHTOKEN_RETIRED
Constructor Detail |
---|
public AuthenticatedService()
Method Detail |
---|
public UddiEntityPublisher getEntityPublisher(javax.persistence.EntityManager em, java.lang.String authInfo) throws DispositionReportFaultMessage
DispositionReportFaultMessage
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |