org.csapi.jr.se.pam.access
Interface AppPAMPreferenceCheck

All Superinterfaces:
CsapiInterface, java.io.Serializable

public interface AppPAMPreferenceCheck
extends CsapiInterface

This interface represents an AppPAMPreferenceCheck.


Method Summary
 org.csapi.jr.se.pam.PAMAvailabilityProfile[] computeAvailability(java.lang.String identity, org.csapi.jr.se.pam.PAMContext pamContext, java.lang.String[] attributeNames, byte[] authToken)
          Computes the availability for an identify for a given context.
 

Method Detail

computeAvailability

public org.csapi.jr.se.pam.PAMAvailabilityProfile[] computeAvailability(java.lang.String identity,
                                                                        org.csapi.jr.se.pam.PAMContext pamContext,
                                                                        java.lang.String[] attributeNames,
                                                                        byte[] authToken)
Computes the availability for an identify for a given context.