***  This API provides Binary Compatibility only, not Source Compatibility  ***

com.sas.services.security.login
Interface PFSPrincipalInterface

All Superinterfaces:
All Known Subinterfaces:
OMIServerPrincipalInterface, ServerPrincipalInterface
All Known Implementing Classes:
PFSPrincipal

public interface PFSPrincipalInterface
extends java.security.Principal


Method Summary
 boolean isProcessed()
          This is a flag used by UserContext to determine if this principal has been processed by the authenticate method.
 void setProcessed()
          Set the flag on this principal indicating that the UserContext has already processed it.
 
Methods inherited from interface java.security.Principal
equals, getName, hashCode, toString
 

Method Detail

isProcessed

public boolean isProcessed()
This is a flag used by UserContext to determine if this principal has been processed by the authenticate method.

setProcessed

public void setProcessed()
Set the flag on this principal indicating that the UserContext has already processed it.

***  This API provides Binary Compatibility only, not Source Compatibility  ***




Copyright © 2006 SAS Institute Inc. All Rights Reserved.
javadoc generated Fri, 10 Feb 2006 17:29:02