Help for this page

Select Code to Download


  1. or download this
       return @{$self->{'identities'}};     
    } else {        
       return undef;
    
  2. or download this
       @success = ($identity1, $identity2, $identity3);
       @failure = (undef);
    
  3. or download this
    } else {
       return;