javax.security.auth.message.config
Interface AuthConfigFactory.RegistrationContext

Enclosing class:
AuthConfigFactory

public static interface AuthConfigFactory.RegistrationContext


Method Summary
 String getAppContext()
           
 String getDescription()
           
 String getMessageLayer()
           
 boolean isPersistent()
           
 

Method Detail

getAppContext

String getAppContext()

getDescription

String getDescription()

getMessageLayer

String getMessageLayer()

isPersistent

boolean isPersistent()


Copyright © 2003-2009 The Apache Software Foundation. All Rights Reserved.