org.apache.juddi.api.impl
Class AuthenticatedService
java.lang.Object
org.apache.juddi.api.impl.AuthenticatedService
- Direct Known Subclasses:
- JUDDIApiImpl, UDDICustodyTransferImpl, UDDIInquiryImpl, UDDIPublicationImpl, UDDIReplicationImpl, UDDISecurityImpl, UDDISubscriptionImpl, UDDISubscriptionListenerImpl, UDDIValueSetCachingImpl, UDDIValueSetValidationImpl
public abstract class AuthenticatedService
- extends Object
- Author:
- Jeff Faath
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AUTHTOKEN_ACTIVE
public static final int AUTHTOKEN_ACTIVE
- See Also:
- Constant Field Values
AUTHTOKEN_RETIRED
public static final int AUTHTOKEN_RETIRED
- See Also:
- Constant Field Values
AuthenticatedService
public AuthenticatedService()
getEntityPublisher
public UddiEntityPublisher getEntityPublisher(javax.persistence.EntityManager em,
String authInfo)
throws DispositionReportFaultMessage
- Throws:
DispositionReportFaultMessage
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.