Jaas.ontology
Class JavaActorConcepts

java.lang.Object
  extended by Jaas.ontology.JavaActorConcepts

public final class JavaActorConcepts
extends java.lang.Object


Field Summary
static java.lang.String _hasPrincipal_
           
static java.lang.String _JAASAuthenticatedAgent_
           
static java.lang.String javaActorDamlURL
           
 
Constructor Summary
JavaActorConcepts()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

javaActorDamlURL

public static final java.lang.String javaActorDamlURL
See Also:
Constant Field Values

_JAASAuthenticatedAgent_

public static final java.lang.String _JAASAuthenticatedAgent_
See Also:
Constant Field Values

_hasPrincipal_

public static final java.lang.String _hasPrincipal_
See Also:
Constant Field Values
Constructor Detail

JavaActorConcepts

public JavaActorConcepts()