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
Although this class is abstract, it provides token validation
- Author:
- Jeff Faath, Alex O'Ree - modified to include token expiration validation
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 org.uddi.v3_service.DispositionReportFaultMessage
- Throws:
org.uddi.v3_service.DispositionReportFaultMessage
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.