Package com.sun.xml.wss.provider.wsit
Class WSITServerAuthConfig
java.lang.Object
com.sun.xml.wss.provider.wsit.WSITServerAuthConfig
- All Implemented Interfaces:
AuthConfig,ServerAuthConfig
- Author:
- kumar jayanti
-
Constructor Summary
ConstructorsConstructorDescriptionWSITServerAuthConfig(String layer, String appContext, CallbackHandler callbackHandler) Creates a new instance of WSITServerAuthConfig -
Method Summary
Modifier and TypeMethodDescriptiongetAuthContextID(MessageInfo messageInfo) getOperation(MessageInfo messageInfo) booleanvoidrefresh()
-
Constructor Details
-
WSITServerAuthConfig
Creates a new instance of WSITServerAuthConfig
-
-
Method Details
-
getAuthContext
- Specified by:
getAuthContextin interfaceServerAuthConfig
-
getMessageLayer
- Specified by:
getMessageLayerin interfaceAuthConfig
-
getAppContext
- Specified by:
getAppContextin interfaceAuthConfig
-
getOperation
-
refresh
public void refresh()- Specified by:
refreshin interfaceAuthConfig
-
getAuthContextID
- Specified by:
getAuthContextIDin interfaceAuthConfig
-
isProtected
public boolean isProtected()- Specified by:
isProtectedin interfaceAuthConfig
-